Searched refs:is_ht_siso (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ | ||
H A D | rs.h | 180 #define is_ht_siso(rate) is_type_ht_siso((rate)->type) macro |
H A D | rs.c | 801 if (is_ht_siso(rate)) in ucode_rate_from_rs_rate() |