Query: ieee80211_stop_queue
OS: suse
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)NAMEieee80211_stop_queue - stop specific queueSYNOPSISvoid ieee80211_stop_queue(struct ieee80211_hw * hw, int queue);ARGUMENTShw pointer as obtained from ieee80211_alloc_hw. queue queue number (counted from zero).DESCRIPTIONDrivers should use this function instead of netif_stop_queue.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_STOP_QUEUE(9)