Home
last modified time | relevance | path

Searched refs:is_ht160 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h212 #define is_ht160(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_160) macro
H A Drs.c187 if (is_ht160(rate) && (vht_cap->cap & in rs_sgi_allow()
3850 (is_ht160(rate)) ? "160MHz" : "BAD BW"); in rs_sta_dbgfs_scale_table_read()
3940 is_ht160(rate) ? "160MHz" : "ERR", in rs_sta_dbgfs_stats_table_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h201 #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()

Completed in 13 milliseconds