Searched refs:bCurrent_AMSDU_Support (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/rtl8192e/ieee80211/
H A Drtl819x_HT.h273 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1063 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;
1211 pHTInfo->bCurrent_AMSDU_Support = false;
1401 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h242 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Dr8192U_dm.c204 if(bAmsduEnable && !pHTInfo->bCurrent_AMSDU_Support)
206 pHTInfo->bCurrent_AMSDU_Support = true;
208 else if(!bAmsduEnable && pHTInfo->bCurrent_AMSDU_Support)
222 pHTInfo->bCurrent_AMSDU_Support = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h273 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1012 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;
1153 pHTInfo->bCurrent_AMSDU_Support = false;
1337 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h242 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU 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_HT.h291 u8 bCurrent_AMSDU_Support; // This indicates Tx A-MSDU capability member in struct:_RT_HIGH_THROUGHPUT
H A Drtl819x_HTProc.c1205 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;
1350 pHTInfo->bCurrent_AMSDU_Support = false;
1591 pHTInfo->bCurrent_AMSDU_Support = pHTInfo->bAMSDU_Support;

Completed in 174 milliseconds