Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c295 const struct ieee80211_eht_mcs_nss_supp *eht_tx_mcs = in rs_fw_eht_set_enabled_rates() local
317 mcs_tx_20 = eht_tx_mcs->only_20mhz; in rs_fw_eht_set_enabled_rates()
319 mcs_tx_20.rx_tx_mcs7_max_nss = eht_tx_mcs->bw._80.rx_tx_mcs9_max_nss; in rs_fw_eht_set_enabled_rates()
320 mcs_tx_20.rx_tx_mcs9_max_nss = eht_tx_mcs->bw._80.rx_tx_mcs9_max_nss; in rs_fw_eht_set_enabled_rates()
321 mcs_tx_20.rx_tx_mcs11_max_nss = eht_tx_mcs->bw._80.rx_tx_mcs11_max_nss; in rs_fw_eht_set_enabled_rates()
322 mcs_tx_20.rx_tx_mcs13_max_nss = eht_tx_mcs->bw._80.rx_tx_mcs13_max_nss; in rs_fw_eht_set_enabled_rates()
341 rs_fw_rs_mcs2eht_mcs(bw, eht_tx_mcs); in rs_fw_eht_set_enabled_rates()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtlc.c317 const struct ieee80211_eht_mcs_nss_supp *eht_tx_mcs = in iwl_mld_fill_eht_rates() local
343 mcs_tx_20 = eht_tx_mcs->only_20mhz; in iwl_mld_fill_eht_rates()
346 eht_tx_mcs->bw._80.rx_tx_mcs9_max_nss; in iwl_mld_fill_eht_rates()
348 eht_tx_mcs->bw._80.rx_tx_mcs9_max_nss; in iwl_mld_fill_eht_rates()
350 eht_tx_mcs->bw._80.rx_tx_mcs11_max_nss; in iwl_mld_fill_eht_rates()
352 eht_tx_mcs->bw._80.rx_tx_mcs13_max_nss; in iwl_mld_fill_eht_rates()
375 iwl_mld_get_eht_mcs_of_bw(bw, eht_tx_mcs); in iwl_mld_fill_eht_rates()