Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1924 struct iwl_he_sta_context_cmd_v3 sta_ctxt_cmd = { in iwl_mvm_cfg_he_sta() local
1958 cmd = &sta_ctxt_cmd; in iwl_mvm_cfg_he_sta()
1978 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_ctxt_cmd.sta_id]); in iwl_mvm_cfg_he_sta()
1999 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT); in iwl_mvm_cfg_he_sta()
2011 sta_ctxt_cmd.htc_flags |= in iwl_mvm_cfg_he_sta()
2014 sta_ctxt_cmd.htc_flags |= in iwl_mvm_cfg_he_sta()
2018 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP); in iwl_mvm_cfg_he_sta()
2021 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP); in iwl_mvm_cfg_he_sta()
2023 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP); in iwl_mvm_cfg_he_sta()
2029 memset(&sta_ctxt_cmd.pkt_ext, IWL_HE_PKT_EXT_NONE, in iwl_mvm_cfg_he_sta()
[all …]