Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2347 struct iwl_he_sta_context_cmd_v3 sta_ctxt_cmd = { in iwl_mvm_cfg_he_sta() local
2378 cmd = &sta_ctxt_cmd; in iwl_mvm_cfg_he_sta()
2388 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_ctxt_cmd.sta_id]); in iwl_mvm_cfg_he_sta()
2407 sta_ctxt_cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, &sta->deflink); in iwl_mvm_cfg_he_sta()
2410 if (!iwl_mvm_set_sta_pkt_ext(mvm, &sta->deflink, &sta_ctxt_cmd.pkt_ext)) in iwl_mvm_cfg_he_sta()
2424 &sta_ctxt_cmd.trig_based_txf[0])) in iwl_mvm_cfg_he_sta()
2430 sta_ctxt_cmd.rand_alloc_ecwmin = in iwl_mvm_cfg_he_sta()
2432 sta_ctxt_cmd.rand_alloc_ecwmax = in iwl_mvm_cfg_he_sta()
2441 ether_addr_copy(sta_ctxt_cmd.ref_bssid_addr, in iwl_mvm_cfg_he_sta()
2443 sta_ctxt_cmd.max_bssid_indicator = in iwl_mvm_cfg_he_sta()
[all …]