Searched refs:bCurrentAMPDUEnable (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/rtl8192e/ieee80211/
H A Drtl819x_HT.h279 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1068 pHTInfo->bCurrentAMPDUEnable = false;
1083 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
1131 pHTInfo->bCurrentAMPDUEnable = false;
1405 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
H A Drtl819x_BAProc.c444 ieee->pHTInfo->bCurrentAMPDUEnable == false )
446 IEEE80211_DEBUG(IEEE80211_DL_ERR, "reject to ADDBA_RSP as some capability is not ready(%d, %d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bCurrentAMPDUEnable);
H A Dieee80211_tx.c337 if(pHTInfo->bCurrentAMPDUEnable)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h248 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Dr8192U_dm.c230 pHTInfo->bCurrentAMPDUEnable = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h279 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_BAProc.c444 ieee->pHTInfo->bCurrentAMPDUEnable == false )
446 IEEE80211_DEBUG(IEEE80211_DL_ERR, "reject to ADDBA_RSP as some capability is not ready(%d, %d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bCurrentAMPDUEnable);
H A Drtl819x_HTProc.c1025 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
1073 pHTInfo->bCurrentAMPDUEnable = false;
1341 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
H A Dieee80211_tx.c330 if(pHTInfo->bCurrentAMPDUEnable)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h248 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability member in struct:_RT_HIGH_THROUGHPUT
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Drtl819x_BAProc.c450 ieee->pHTInfo->bCurrentAMPDUEnable == false )
452 IEEE80211_DEBUG(IEEE80211_DL_ERR, "reject to ADDBA_RSP as some capability is not ready(%d, %d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bCurrentAMPDUEnable);
H A Drtl819x_HT.h297 u8 bCurrentAMPDUEnable; // This indicate Tx A-MPDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1217 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
1222 pHTInfo->bCurrentAMPDUEnable = false;
1269 pHTInfo->bCurrentAMPDUEnable = false;
1595 pHTInfo->bCurrentAMPDUEnable = pHTInfo->bAMPDUEnable;
H A Dieee80211_tx.c331 if(pHTInfo->bCurrentAMPDUEnable)

Completed in 268 milliseconds