Searched refs:MGMT_QUEUE_NUM (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211.h44 #define MGMT_QUEUE_NUM 5 macro
1008 struct sk_buff *mgmt_queue_ring[MGMT_QUEUE_NUM];
H A Dieee80211_softmac.c151 nh = (ieee->mgmt_queue_head +1) % MGMT_QUEUE_NUM;
176 (ieee->mgmt_queue_tail+1) % MGMT_QUEUE_NUM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h54 #define MGMT_QUEUE_NUM 5 macro
1358 struct sk_buff *mgmt_queue_ring[MGMT_QUEUE_NUM];
H A Dieee80211_softmac.c151 nh = (ieee->mgmt_queue_head +1) % MGMT_QUEUE_NUM;
175 (ieee->mgmt_queue_tail+1) % MGMT_QUEUE_NUM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h259 #define MGMT_QUEUE_NUM 5 macro
2164 struct sk_buff *mgmt_queue_ring[MGMT_QUEUE_NUM];
H A Dieee80211_softmac.c155 nh = (ieee->mgmt_queue_head +1) % MGMT_QUEUE_NUM;
180 (ieee->mgmt_queue_tail+1) % MGMT_QUEUE_NUM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h237 #define MGMT_QUEUE_NUM 5 macro
2010 struct sk_buff *mgmt_queue_ring[MGMT_QUEUE_NUM];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h240 #define MGMT_QUEUE_NUM 5 macro
2015 struct sk_buff *mgmt_queue_ring[MGMT_QUEUE_NUM];
H A Dieee80211_softmac.c155 nh = (ieee->mgmt_queue_head +1) % MGMT_QUEUE_NUM;
180 (ieee->mgmt_queue_tail+1) % MGMT_QUEUE_NUM;

Completed in 207 milliseconds