1IEEE80211_STOP_QUEUE(9) The basic mac80211 driver inte IEEE80211_STOP_QUEUE(9)
2
3
4

NAME

6       ieee80211_stop_queue - stop specific queue
7

SYNOPSIS

9       void ieee80211_stop_queue(struct ieee80211_hw * hw, int queue);
10

ARGUMENTS

12       hw
13           pointer as obtained from ieee80211_alloc_hw.
14
15       queue
16           queue number (counted from zero).
17

DESCRIPTION

19       Drivers should use this function instead of netif_stop_queue.
20

AUTHOR

22       Johannes Berg <johannes@sipsolutions.net>
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019           IEEE80211_STOP_QUEUE(9)
Impressum