Searched refs:rate_type (Results 1 – 4 of 4) sorted by relevance
659 enum il_table_type rate_type) in il4965_rs_get_supported_rates() argument661 if (is_legacy(rate_type)) { in il4965_rs_get_supported_rates()664 if (is_siso(rate_type)) in il4965_rs_get_supported_rates()673 int rate_type) in il4965_rs_get_adjacent_rate() argument680 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in il4965_rs_get_adjacent_rate()
718 enum iwl_table_type rate_type) in rs_get_supported_rates() argument720 if (is_legacy(rate_type)) { in rs_get_supported_rates()723 if (is_siso(rate_type)) in rs_get_supported_rates()725 else if (is_mimo2(rate_type)) in rs_get_supported_rates()733 int rate_type) in rs_get_adjacent_rate() argument740 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in rs_get_adjacent_rate()
945 int rate_type) in rs_get_adjacent_rate() argument952 if (is_type_a_band(rate_type) || !is_type_legacy(rate_type)) { in rs_get_adjacent_rate()
3559 __le32 rate_type; member3579 cmd->rate_type = cpu_to_le32(MWL8K_UCAST_RATE); in mwl8k_cmd_use_fixed_rate_sta()