Searched refs:QoS_Enable (Results 1 - 15 of 15) 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_tx.c280 if(!network->QoS_Enable) {
380 if(ieee->current_network.QoS_Enable) {
428 if (ieee->current_network.QoS_Enable) {
441 //bytes_per_frag = frag_size - (IEEE80211_3ADDR_LEN + (ieee->current_network->QoS_Enable ? 2:0));
493 if(ieee->current_network.QoS_Enable) {
526 //printk(KERN_WARNING "QoS Enalbed? %s\n", ieee->current_network.QoS_Enable?"Y":"N");
527 if (ieee->current_network.QoS_Enable) {
H A Dieee80211_rx.c941 network->QoS_Enable = 0;
1140 network->QoS_Enable = 1;
1155 network->QoS_Enable = 1;
1312 dst->QoS_Enable = src->QoS_Enable;
H A Dieee80211.h783 u8 QoS_Enable; member in struct:ieee80211_network
H A Dieee80211_softmac.c1046 unsigned int wmm_info_len = beacon->QoS_Enable?9:0;
2231 ieee->current_network.QoS_Enable = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211.h1012 u8 QoS_Enable; member in struct:ieee80211_network
H A Dieee80211_rx.c2266 dst->QoS_Enable = 1;
2286 //dst->QoS_Enable = src->QoS_Enable;
H A Dieee80211_softmac.c2464 ieee->current_network.QoS_Enable = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h1574 u8 QoS_Enable; member in struct:ieee80211_network
H A Dieee80211_rx.c2453 dst->QoS_Enable = 1;
2473 //dst->QoS_Enable = src->QoS_Enable;
H A Dieee80211_softmac.c2128 ieee->current_network.QoS_Enable = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1541 u8 QoS_Enable; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1546 u8 QoS_Enable; member in struct:ieee80211_network
H A Dieee80211_rx.c2376 dst->QoS_Enable = 1;
2396 //dst->QoS_Enable = src->QoS_Enable;
H A Dieee80211_softmac.c2023 ieee->current_network.QoS_Enable = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_core.c516 if (ieee->current_network.QoS_Enable)
2342 if (!ieee->current_network.QoS_Enable) {

Completed in 248 milliseconds