Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
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
Dmac-cfg.h617 struct iwl_he_pkt_ext_v2 pkt_ext; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2225 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, in iwl_mvm_parse_ppe() argument
2249 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_parse_ppe()
2272 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_parse_ppe()
2273 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mvm_parse_ppe()
2280 struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mvm_set_pkt_ext_from_he_ppe() argument
2292 iwl_mvm_parse_ppe(mvm, pkt_ext, nss, ru_index_bitmap, ppe, ppe_pos_bit, in iwl_mvm_set_pkt_ext_from_he_ppe()
2297 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
2329 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_set_pkt_ext_from_nominal_padding()
2331 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_set_pkt_ext_from_nominal_padding()
2332 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mvm_set_pkt_ext_from_nominal_padding()
[all …]
Dmld-sta.c505 iwl_mvm_set_sta_pkt_ext(mvm, link_sta, &cmd.pkt_ext); in iwl_mvm_mld_cfg_sta()
Dmvm.h1867 struct iwl_he_pkt_ext_v2 *pkt_ext);
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h358 u8 pkt_ext; member
371 u8 pkt_ext; member
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()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c862 he->pkt_ext = 2; in mt7915_mcu_sta_he_tlv()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c1225 he->pkt_ext = 2; in mt7996_mcu_sta_he_tlv()