Searched refs:ampdu_density (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00ht.c42 tx_info->control.sta->ht_cap.ampdu_density;
H A Drt2800lib.c2853 spec->ht.ampdu_density = 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_tx.c359 tcb_desc->ampdu_density = pHTInfo->CurrentMPDUDensity;
370 tcb_desc->ampdu_density = pHTInfo->ForcedMPDUDensity;
376 tcb_desc->ampdu_density = 0;
H A Dieee80211_r8192s.h77 u8 ampdu_density; member in struct:cb_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c354 tcb_desc->ampdu_density = pHTInfo->CurrentMPDUDensity;
365 tcb_desc->ampdu_density = pHTInfo->ForcedMPDUDensity;
371 tcb_desc->ampdu_density = 0;
H A Dieee80211.h149 u8 ampdu_density; member in struct:cb_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dht.c63 ht_cap->ampdu_density =
H A Ddebugfs_sta.c266 htc->ampdu_factor, htc->ampdu_density);
H A Dwork.c184 (sband->ht_cap.ampdu_density <<
H A Dutil.c989 (sband->ht_cap.ampdu_density <<
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_tx.c365 tcb_desc->ampdu_density = pHTInfo->CurrentMPDUDensity;
376 tcb_desc->ampdu_density = pHTInfo->ForcedMPDUDensity;
382 tcb_desc->ampdu_density = 0;
H A Dieee80211.h166 u8 ampdu_density; member in struct:cb_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c476 ht_info->ampdu_density = IEEE80211_HT_MPDU_DENSITY_8;
H A Dinit.c203 ht_info->ampdu_density = IEEE80211_HT_MPDU_DENSITY_8;
H A Dmain.c530 an->mpdudensity = parse_mpdudensity(sta->ht_cap.ampdu_density);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h167 * @ampdu_density: Minimum A-MPDU spacing
174 u8 ampdu_density; member in struct:ieee80211_sta_ht_cap
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.c204 (u32)sta_ht_inf->ampdu_density << STA_FLG_AGG_MPDU_DENSITY_POS);
H A Diwl-core.c249 ht_info->ampdu_density = CFG_HT_MPDU_DENSITY_DEF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c1343 sband->ht_cap.ampdu_density = 0x6;
H A Dmwl8k.c1703 band->ht_cap.ampdu_density = IEEE80211_HT_MPDU_DENSITY_NONE;
2923 ((sta->ht_cap.ampdu_density & 7) << 2);
3057 ((sta->ht_cap.ampdu_density & 7) << 2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c156 .ampdu_density = 6, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h146 u8 ampdu_density; member in struct:cb_desc
H A Dr8192E_core.c1565 pTxFwInfo->RxAMD = tcb_desc->ampdu_density;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c1343 tx_fwinfo->RxAMD = tcb_desc->ampdu_density&0x07;//ampdudensity
2032 tx_fwinfo->RxAMD = tcb_desc->ampdu_density&0x07;//ampdudensity
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c510 dev->wiphy.bands[band]->ht_cap.ampdu_density);

Completed in 279 milliseconds