Searched refs:MaxRAmpduFactor (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_info.c469 pAd->CommonCfg.HtCapability.HtCapParm.MaxRAmpduFactor = 3;
470 pAd->CommonCfg.DesiredHtPhy.MaxRAmpduFactor = 3;
494 ("RTMPSetHT : AMsduSize = %d, MimoPs = %d, MpduDensity = %d, MaxRAmpduFactor = %d\n",
498 pAd->CommonCfg.DesiredHtPhy.MaxRAmpduFactor));
774 pHtCapability->HtCapParm.MaxRAmpduFactor = pRtHt->MaxRAmpduFactor;
H A Dmlme.c5415 pAd->MlmeAux.HtCapability.HtCapParm.MaxRAmpduFactor =
5416 pAd->CommonCfg.DesiredHtPhy.MaxRAmpduFactor;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dmlme.h208 u8 MaxRAmpduFactor:2; member in struct:rt_ht_cap_parm
395 u8 MaxRAmpduFactor:2; member in struct:rt_ht_capability
H A Drtmp.h288 _pAd->MacTab.Content[BSSID_WCID].MaxRAmpduFactor = (u8)(_pHtCapability->HtCapParm.MaxRAmpduFactor); \
1631 u8 MaxRAmpduFactor; member in struct:rt_mac_table_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dassoc.c1527 pEntry->MaxRAmpduFactor =
1528 pHtCapability->HtCapParm.MaxRAmpduFactor;
H A Dsync.c930 ("PeerBeaconAtJoinAction! (MpduDensity=%d, MaxRAmpduFactor=%d, BW=%d)\n",
934 MaxRAmpduFactor,
H A Dconnect.c1748 } else if (pEntry->MaxRAmpduFactor == 0) {
1749 /* If HT AP doesn't support MaxRAmpduFactor = 1, we need to set max PSDU to 0. */

Completed in 129 milliseconds