Name

ieee80211_start_queues — start all queues

Synopsis

void ieee80211_start_queues (struct ieee80211_hw * hw);
 

Arguments

hw

pointer to as obtained from ieee80211_alloc_hw.

Description

Drivers should use this function instead of netif_start_queue.