Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2381 cmd = &sta_ctxt_cmd; in iwl_mvm_cfg_he_sta()
2427 &sta_ctxt_cmd.trig_based_txf[0])) in iwl_mvm_cfg_he_sta()
2433 sta_ctxt_cmd.rand_alloc_ecwmin = in iwl_mvm_cfg_he_sta()
2435 sta_ctxt_cmd.rand_alloc_ecwmax = in iwl_mvm_cfg_he_sta()
2446 sta_ctxt_cmd.max_bssid_indicator = in iwl_mvm_cfg_he_sta()
2450 sta_ctxt_cmd.profile_periodicity = in iwl_mvm_cfg_he_sta()
2454 sta_ctxt_cmd.flags = cpu_to_le32(flags); in iwl_mvm_cfg_he_sta()
2460 memcpy(&sta_ctxt_cmd_v2, &sta_ctxt_cmd, in iwl_mvm_cfg_he_sta()
2482 BUILD_BUG_ON(sizeof(sta_ctxt_cmd) - in iwl_mvm_cfg_he_sta()
2488 (u8 *)&sta_ctxt_cmd + in iwl_mvm_cfg_he_sta()
[all …]