Searched refs:MaxRxAMPDUFactor (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_HT.h42 u8 MaxRxAMPDUFactor:2; member in struct:ht_capab_ele
H A Drtl819x_HTProc.c279 cap_ele->MaxRxAMPDUFactor = 2;
281 cap_ele->MaxRxAMPDUFactor = 3;
474 pPeerHTCap->MaxRxAMPDUFactor;
478 ht_info->CurrentAMPDUFactor = min_t(u32, pPeerHTCap->MaxRxAMPDUFactor,

Completed in 131 milliseconds