centos man page for ieee80211_stop_queue

Query: ieee80211_stop_queue

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 IEEE80211_STOP_QUEUE(9)
Related Man Pages
enum_ieee80211_ampdu_mlme_action(9) - centos
ieee80211_sta_set_buffered(9) - centos
struct_ieee80211_vif(9) - centos
regulatory_hint(9) - centos
enum_ieee80211_key_flags(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Controlling user input
[TIP] Processing YAML files with yq