Searched refs:rate_type (Results 1 – 5 of 5) sorted by relevance
644 enum il_table_type rate_type) in il4965_rs_get_supported_rates() argument646 if (is_legacy(rate_type)) { in il4965_rs_get_supported_rates()649 if (is_siso(rate_type)) in il4965_rs_get_supported_rates()658 int rate_type) in il4965_rs_get_adjacent_rate() argument665 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in il4965_rs_get_adjacent_rate()
700 enum iwl_table_type rate_type) in rs_get_supported_rates() argument702 if (is_legacy(rate_type)) { in rs_get_supported_rates()705 if (is_siso(rate_type)) in rs_get_supported_rates()707 else if (is_mimo2(rate_type)) in rs_get_supported_rates()715 int rate_type) in rs_get_adjacent_rate() argument722 if (is_a_band(rate_type) || !is_legacy(rate_type)) { in rs_get_adjacent_rate()
1015 int rate_type) in rs_get_adjacent_rate() argument1022 if (is_type_a_band(rate_type) || !is_type_legacy(rate_type)) { in rs_get_adjacent_rate()
3572 __le32 rate_type; member3592 cmd->rate_type = cpu_to_le32(MWL8K_UCAST_RATE); in mwl8k_cmd_use_fixed_rate_sta()
3338 MLXSW_ITEM32(reg, qpcr, rate_type, 0x04, 8, 2);