Searched refs:ieee80211_stop_queue (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h950 * ieee80211_stop_queue - stop specific queue
956 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211.c1344 * fragments and calls ieee80211_stop_queue, there is
4905 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) function
4913 EXPORT_SYMBOL(ieee80211_stop_queue); variable
4932 ieee80211_stop_queue(hw, i);

Completed in 66 milliseconds