Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2233 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, in iwl_mvm_set_sta_pkt_ext()
2257 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_set_sta_pkt_ext()
2280 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_set_fw_mu_edca_params()
2281 pkt_ext->pkt_ext_qam_th[i][bw][1] = high_th; in iwl_mvm_set_fw_mu_edca_params()
2288 struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mvm_set_fw_mu_edca_params()
2300 iwl_mvm_parse_ppe(mvm, pkt_ext, nss, ru_index_bitmap, ppe, ppe_pos_bit, in iwl_mvm_is_nic_ack_enabled()
2305 iwl_mvm_set_pkt_ext_from_nominal_padding(struct iwl_he_pkt_ext_v2 *pkt_ext, in iwl_mvm_is_nic_ack_enabled()
2337 bw < ARRAY_SIZE(pkt_ext->pkt_ext_qam_th[i]); in iwl_mvm_get_sta_htc_flags()
2339 pkt_ext->pkt_ext_qam_th[i][bw][0] = low_th; in iwl_mvm_get_sta_htc_flags()
2340 pkt_ext in iwl_mvm_get_sta_htc_flags()
2024 iwl_mvm_parse_ppe(struct iwl_mvm * mvm,struct iwl_he_pkt_ext_v2 * pkt_ext,u8 nss,u8 ru_index_bitmap,u8 * ppe,u8 ppe_pos_bit,bool inheritance) iwl_mvm_parse_ppe() argument
2079 iwl_mvm_set_pkt_ext_from_he_ppe(struct iwl_mvm * mvm,struct ieee80211_link_sta * link_sta,struct iwl_he_pkt_ext_v2 * pkt_ext,bool inheritance) iwl_mvm_set_pkt_ext_from_he_ppe() argument
2096 iwl_mvm_set_pkt_ext_from_nominal_padding(struct iwl_he_pkt_ext_v2 * pkt_ext,u8 nominal_padding) iwl_mvm_set_pkt_ext_from_nominal_padding() argument
2138 iwl_mvm_get_optimal_ppe_info(struct iwl_he_pkt_ext_v2 * pkt_ext,u8 nominal_padding) iwl_mvm_get_optimal_ppe_info() argument
2166 iwl_mvm_set_sta_pkt_ext(struct iwl_mvm * mvm,struct ieee80211_link_sta * link_sta,struct iwl_he_pkt_ext_v2 * pkt_ext) iwl_mvm_set_sta_pkt_ext() argument
[all...]
H A Dmld-sta.c505 iwl_mvm_set_sta_pkt_ext(mvm, link_sta, &cmd.pkt_ext); in iwl_mvm_mld_cfg_sta()
H A Dmvm.h1859 struct iwl_he_pkt_ext_v2 *pkt_ext);
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac.h584 * @pkt_ext: optional, exists according to PPE-present bit in the HE-PHY capa
613 struct iwl_he_pkt_ext_v1 pkt_ext;
644 * @pkt_ext: optional, exists according to PPE-present bit in the HE-PHY capa
681 struct iwl_he_pkt_ext_v1 pkt_ext;
719 * @pkt_ext: optional, exists according to PPE-present bit in the HE-PHY capa
756 struct iwl_he_pkt_ext_v2 pkt_ext;
606 struct iwl_he_pkt_ext_v1 pkt_ext; global() member
674 struct iwl_he_pkt_ext_v1 pkt_ext; global() member
749 struct iwl_he_pkt_ext_v2 pkt_ext; global() member
H A Dmac-cfg.h578 * @pkt_ext: optional, exists according to PPE-present bit in the HE/EHT-PHY
601 struct iwl_he_pkt_ext_v2 pkt_ext;
590 struct iwl_he_pkt_ext_v2 pkt_ext; global() member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h356 u8 pkt_ext; member
369 u8 pkt_ext; member
H A Dmt76_connac_mcu.c745 he->pkt_ext = 2; in mt76_connac_mcu_sta_he_tlv()
778 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/mt7996/
H A Dmcu.c1000 he->pkt_ext = 2; in mt7996_mcu_sta_he_tlv()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c854 he->pkt_ext = 2; in mt7915_mcu_sta_he_tlv()