Home
last modified time | relevance | path

Searched refs:ampdu_factor (Results 1 – 25 of 26) sorted by relevance

12

/src/sys/contrib/dev/rtw88/
H A Dtx.c67 le32_encode_bits(pkt_info->ampdu_factor, RTW_TX_DESC_W3_MAX_AGG_NUM); in rtw_tx_fill_tx_desc()
98 u8 exp = sta->deflink.ht_cap.ampdu_factor; in get_tx_ampdu_factor()
363 u8 ampdu_factor = 0; in rtw_tx_data_pkt_info_update() local
380 ampdu_factor = get_tx_ampdu_factor(sta); in rtw_tx_data_pkt_info_update()
405 pkt_info->ampdu_factor = ampdu_factor; in rtw_tx_data_pkt_info_update()
H A Dmain.c1677 ht_cap->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in rtw_init_ht_cap()
2583 factor = sta->deflink.ht_cap.ampdu_factor; in rtw_set_ampdu_factor()
H A Dmain.h624 u8 ampdu_factor; member
/src/sys/contrib/dev/iwlwifi/
H A Diwl-nvm-utils.c82 ht_info->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in iwl_init_ht_hw_capab()
/src/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h764 int ampdu_factor; member
H A Dconfig_file.c866 INT_DEF(ampdu_factor, DEFAULT_AMPDU_FACTOR); in wpa_config_write_network()
H A Dconfig.c2684 { INT_RANGE(ampdu_factor, -1, 3) },
3254 ssid->ampdu_factor = DEFAULT_AMPDU_FACTOR; in wpa_config_set_network_defaults()
H A Dwpa_supplicant.c6274 wpa_set_ampdu_factor(wpa_s, htcaps, htcaps_mask, ssid->ampdu_factor); in wpa_supplicant_apply_ht_overrides()
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c230 .ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K,
251 .ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K,
872 sta->deflink.ht_cap.ampdu_factor)) - 1); in brcms_ops_ampdu_action()
/src/sys/contrib/dev/athk/ath12k/
H A Dmac.c1385 ht_cap->ampdu_factor)) - 1; in ath12k_peer_assoc_h_ht()
1526 u8 ampdu_factor; in ath12k_peer_assoc_h_vht() local
1552 ampdu_factor = (vht_cap->cap & in ath12k_peer_assoc_h_vht()
1563 ampdu_factor)) - 1); in ath12k_peer_assoc_h_vht()
1617 u8 ampdu_factor, rx_mcs_80, rx_mcs_160, max_nss; in ath12k_peer_assoc_h_he() local
1682 ampdu_factor = (he_cap->he_cap_elem.mac_cap_info[3] & in ath12k_peer_assoc_h_he()
1686 if (ampdu_factor) { in ath12k_peer_assoc_h_he()
1689 ampdu_factor)) - 1; in ath12k_peer_assoc_h_he()
1692 ampdu_factor)) - 1; in ath12k_peer_assoc_h_he()
4080 ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in ath12k_create_ht_cap()
/src/sys/contrib/dev/athk/ath11k/
H A Dmac.c1983 ht_cap->ampdu_factor)) - 1; in ath11k_peer_assoc_h_ht()
2159 u8 ampdu_factor; in ath11k_peer_assoc_h_vht() local
2187 ampdu_factor = (vht_cap->cap & in ath11k_peer_assoc_h_vht()
2198 ampdu_factor)) - 1); in ath11k_peer_assoc_h_vht()
2362 u8 ampdu_factor, rx_mcs_80, rx_mcs_160; in ath11k_peer_assoc_h_he() local
2444 ampdu_factor = u8_get_bits(he_cap->he_cap_elem.mac_cap_info[3], in ath11k_peer_assoc_h_he()
2447 if (ampdu_factor) { in ath11k_peer_assoc_h_he()
2450 ampdu_factor)) - 1; in ath11k_peer_assoc_h_he()
2453 ampdu_factor)) - 1; in ath11k_peer_assoc_h_he()
2600 u8 ampdu_factor; in ath11k_peer_assoc_h_he_6ghz() local
[all …]
/src/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1608 struct nlattr *ampdu_factor, in phy_info_ht_capa() argument
1615 if (ampdu_factor) in phy_info_ht_capa()
1616 mode->a_mpdu_params |= nla_get_u8(ampdu_factor) & 0x03; in phy_info_ht_capa()
/src/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c62 agg_size = link_sta->ht_cap.ampdu_factor; in iwl_mld_fill_ampdu_size_and_dens()
/src/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c417 ba_size <<= sta->deflink.ht_cap.ampdu_factor; in mt76x02_mac_write_txwi()
H A Dmt76_connac_mcu.c916 sta->deflink.ht_cap.ampdu_factor) | in mt76_connac_mcu_sta_tlv()
979 ht->af = sta->deflink.ht_cap.ampdu_factor; in mt76_connac_mcu_wtbl_ht_tlv()
H A Dmac80211.c354 ht_cap->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in mt76_init_sband()
/src/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h206 uint8_t ampdu_factor; member
/src/sys/contrib/dev/athk/ath10k/
H A Dmac.c2358 ht_cap->ampdu_factor)) - 1; in ath10k_peer_assoc_h_ht()
2586 u8 ampdu_factor; in ath10k_peer_assoc_h_vht() local
2609 ampdu_factor = (vht_cap->cap & in ath10k_peer_assoc_h_vht()
2620 ampdu_factor)) - 1); in ath10k_peer_assoc_h_vht()
4967 ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in ath10k_get_ht_cap()
/src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c347 sta->deflink.ht_cap.ampdu_factor) | in mt7603_wtbl_update_cap()
/src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1422 ht->ampdu_param = u8_encode_bits(link_sta->ht_cap.ampdu_factor, in mt7996_mcu_sta_ht_tlv()
2236 ra->af = link_sta->ht_cap.ampdu_factor; in mt7996_mcu_sta_rate_ctrl_tlv()
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c554 …sta->deflink.ht_cap.ampdu_factor = _IEEE80211_MASKSHIFT(ni->ni_htparam, IEEE80211_HTCAP_MAXRXAMPDU… in lkpi_sta_sync_ht_from_ni()
555 if (sta->deflink.ht_cap.ampdu_factor > vap->iv_ampdu_rxmax) in lkpi_sta_sync_ht_from_ni()
556 sta->deflink.ht_cap.ampdu_factor = vap->iv_ampdu_rxmax; in lkpi_sta_sync_ht_from_ni()
/src/sys/contrib/dev/rtw89/
H A Dcore.c611 4 << link_sta->ht_cap.ampdu_factor) - 1); in rtw89_core_tx_update_ampdu_info()
5103 ht_cap->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K; in rtw89_init_ht_cap()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c73 agg_size = link_sta->ht_cap.ampdu_factor; in iwl_mvm_get_sta_ampdu_dens()
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c1590 ra->af = sta->deflink.ht_cap.ampdu_factor; in mt7915_mcu_sta_rate_ctrl_tlv()
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c1799 af = link_sta->ht_cap.ampdu_factor; in mt7925_mcu_sta_phy_tlv()

12