1IEEE80211_STOP_QUEUE(9) The basic mac80211 driver inte IEEE80211_STOP_QUEUE(9)
23
4
NAME
6ieee80211_stop_queues - stop all queues
7
SYNOPSIS
9void ieee80211_stop_queues(struct ieee80211_hw * hw);
10
ARGUMENTS
12hw
13pointer as obtained from ieee80211_alloc_hw.
14
DESCRIPTION
16Drivers should use this function instead of netif_stop_queue.
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 IEEE80211_STOP_QUEUE(9)