Searched refs:maxampdu (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc.h162 u16 maxampdu; member in struct:ath9k_htc_target_sta
H A Dath9k.h273 u16 maxampdu; member in struct:ath_node
H A Dxmit.c598 if (tid->an->maxampdu)
599 aggr_limit = min(aggr_limit, tid->an->maxampdu);
H A Dhtc_drv_main.c260 tsta.maxampdu = 0xffff;
H A Dmain.c528 an->maxampdu = 1 << (IEEE80211_HT_MAX_AMPDU_FACTOR +

Completed in 86 milliseconds