Searched refs:non_ht_rates (Results 1 – 3 of 3) sorted by relevance
411 u16 non_ht_rates = 0; in iwl_mld_fill_supp_rates() local420 non_ht_rates |= BIT(sband->bitrates[i].hw_value); in iwl_mld_fill_supp_rates()422 cmd->non_ht_rates = cpu_to_le16(non_ht_rates); in iwl_mld_fill_supp_rates()
385 cmd->non_ht_rates = cpu_to_le16(supp); in rs_fw_set_supp_rates()649 cfg_cmd.max_mpdu_len, cfg_cmd.non_ht_rates, cfg_cmd.max_tx_op); in iwl_mvm_rs_fw_rate_init()667 .non_ht_rates = cfg_cmd.non_ht_rates, in iwl_mvm_rs_fw_rate_init()
164 __le16 non_ht_rates; member197 __le16 non_ht_rates; member
Completed in 11 milliseconds