Home
last modified time | relevance | path

Searched refs:is_ht160 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h196 #define is_ht160(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_160) macro
H A Drs.c182 if (is_ht160(rate) && (vht_cap->cap & in rs_sgi_allow()
3791 (is_ht160(rate)) ? "160MHz" : "BAD BW"); in rs_sta_dbgfs_scale_table_read()
3881 is_ht160(rate) ? "160MHz" : "ERR", in rs_sta_dbgfs_stats_table_read()