ieee80211_stop_queue(9) suse man page | unix.com

Man Page: ieee80211_stop_queue

Operating Environment: suse

Section: 9

IEEE80211_STOP_QUEUE(9) 				  The basic mac80211 driver inte				   IEEE80211_STOP_QUEUE(9)

NAME
ieee80211_stop_queue - stop specific queue
SYNOPSIS
void ieee80211_stop_queue(struct ieee80211_hw * hw, int queue);
ARGUMENTS
hw pointer as obtained from ieee80211_alloc_hw. queue queue number (counted from zero).
DESCRIPTION
Drivers should use this function instead of netif_stop_queue.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IEEE80211_STOP_QUEUE(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_ieee80211_vif(9) - centos
enum_ieee80211_key_flags(9) - suse
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I