Searched refs:non_ht_rates (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drs.h144 * @non_ht_rates: bitmap of supported legacy rates
162 __le16 non_ht_rates; member in struct:iwl_tlc_config_cmd_v3
180 * @non_ht_rates: bitmap of supported legacy rates
195 __le16 non_ht_rates; member in struct:iwl_tlc_config_cmd_v4
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c385 cmd->non_ht_rates = cpu_to_le16(supp);
663 cfg_cmd.max_mpdu_len, cfg_cmd.non_ht_rates, cfg_cmd.max_tx_op);
681 .non_ht_rates = cfg_cmd.non_ht_rates,

Completed in 127 milliseconds