Searched refs:ofdm_ack_rates (Results 1 – 2 of 2) sorted by relevance
261 int cck_ack_rates, ofdm_ack_rates; in iwm_mac_ctxt_cmd_common() local326 iwm_ack_rates(sc, is2ghz, &cck_ack_rates, &ofdm_ack_rates, in); in iwm_mac_ctxt_cmd_common()328 cmd->ofdm_rates = htole32(ofdm_ack_rates); in iwm_mac_ctxt_cmd_common()
420 u8 cck_ack_rates = 0, ofdm_ack_rates = 0; in iwl_mvm_set_fw_basic_rates() 426 &cck_ack_rates, &ofdm_ack_rates); in iwl_mvm_set_fw_protection_flags() 431 *ofdm_rates = cpu_to_le32((u32)ofdm_ack_rates); in iwl_mvm_set_fw_protection_flags() 408 u8 cck_ack_rates = 0, ofdm_ack_rates = 0; iwl_mvm_set_fw_basic_rates() local