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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-helpers.h151 ieee80211_stop_queue(priv->hw, ac);
154 #define ieee80211_stop_queue DO_NOT_USE_ieee80211_stop_queue macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00mac.c156 ieee80211_stop_queue(rt2x00dev->hw, qid);
161 ieee80211_stop_queue(rt2x00dev->hw, qid);
H A Drt2x00usb.c310 ieee80211_stop_queue(queue->rt2x00dev->hw, queue->qid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dvirtual.c731 ieee80211_stop_queue(hw, skb_queue);
739 ieee80211_stop_queue(hw, skb_queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dpio.c541 ieee80211_stop_queue(dev->wl->hw, skb_get_queue_mapping(skb));
568 ieee80211_stop_queue(dev->wl->hw, skb_get_queue_mapping(skb));
H A Ddma.c1379 ieee80211_stop_queue(dev->wl->hw, skb_get_queue_mapping(skb));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmac80211.h2232 * ieee80211_stop_queue - stop specific queue
2238 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dutil.c341 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) function
346 EXPORT_SYMBOL(ieee80211_stop_queue); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h310 #define ieee80211_stop_queue ieee80211_stop_queue_rsl macro
2429 extern void ieee80211_stop_queue(struct ieee80211_device *ieee);
H A Dieee80211_softmac.c1768 //ieee80211_stop_queue(ieee);
1872 void ieee80211_stop_queue(struct ieee80211_device *ieee)
2839 EXPORT_SYMBOL(ieee80211_stop_queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dtxrx.c207 ieee80211_stop_queue(priv->hw, ac_queue);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl8180_dev.c319 ieee80211_stop_queue(dev, prio);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c1403 ieee80211_stop_queue(ar->hw, i);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Ddma.c1419 ieee80211_stop_queue(dev->wl->hw, txring_to_priority(ring));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dadm8211.c1634 ieee80211_stop_queue(dev, 0);
H A Dmwl8k.c1461 ieee80211_stop_queue(hw, index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c2868 ieee80211_stop_queue(hw, skb_get_queue_mapping(skb));

Completed in 157 milliseconds