Home
last modified time | relevance | path

Searched refs:pkt_ext (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c150 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, in iwl_mld_parse_ppe() argument
170 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mld_parse_ppe()
192 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mld_parse_ppe()
193 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mld_parse_ppe()
200 struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mld_set_pkt_ext_from_he_ppe() argument
212 iwl_mld_parse_ppe(mld, pkt_ext, nss, ru_index_bitmap, ppe, ppe_pos_bit, in iwl_mld_set_pkt_ext_from_he_ppe()
217 iwl_mld_set_pkt_ext_from_nominal_padding(struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mld_set_pkt_ext_from_nominal_padding() argument
246 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mld_set_pkt_ext_from_nominal_padding()
248 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mld_set_pkt_ext_from_nominal_padding()
249 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mld_set_pkt_ext_from_nominal_padding()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2153 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, in iwl_mvm_parse_ppe() argument
2177 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_parse_ppe()
2200 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_parse_ppe()
2201 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mvm_parse_ppe()
2208 struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mvm_set_pkt_ext_from_he_ppe() argument
2220 iwl_mvm_parse_ppe(mvm, pkt_ext, nss, ru_index_bitmap, ppe, ppe_pos_bit, in iwl_mvm_set_pkt_ext_from_he_ppe()
2225 iwl_mvm_set_pkt_ext_from_nominal_padding(struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mvm_set_pkt_ext_from_nominal_padding() argument
2257 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_set_pkt_ext_from_nominal_padding()
2259 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_set_pkt_ext_from_nominal_padding()
2260 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mvm_set_pkt_ext_from_nominal_padding()
[all …]
H A Dmld-sta.c483 iwl_mvm_set_sta_pkt_ext(mvm, link_sta, &cmd.pkt_ext); in iwl_mvm_mld_cfg_sta()
H A Dmvm.h1720 struct iwl_he_pkt_ext_v2 *pkt_ext);
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac.h613 struct iwl_he_pkt_ext_v1 pkt_ext; member
681 struct iwl_he_pkt_ext_v1 pkt_ext; member
756 struct iwl_he_pkt_ext_v2 pkt_ext; member
H A Dmac-cfg.h727 struct iwl_he_pkt_ext_v2 pkt_ext; member
791 struct iwl_he_pkt_ext_v2 pkt_ext; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h362 u8 pkt_ext; member
375 u8 pkt_ext; member
H A Dmt76_connac_mcu.c753 he->pkt_ext = 2; in mt76_connac_mcu_sta_he_tlv()
786 he->pkt_ext = IEEE80211_HE_PHY_CAP9_NOMINAL_PKT_PADDING_16US; in mt76_connac_mcu_sta_he_tlv_v2()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c912 he->pkt_ext = 2; in mt7915_mcu_sta_he_tlv()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c1348 he->pkt_ext = 2; in mt7996_mcu_sta_he_tlv()