Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h209 #define is_ht20(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_20) macro
H A Drs.c178 if (is_ht20(rate) && (ht_cap->cap & in rs_sgi_allow()
3847 (is_ht20(rate)) ? "20MHz" : in rs_sta_dbgfs_scale_table_read()
3937 is_ht20(rate) ? "20MHz" : in rs_sta_dbgfs_stats_table_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h198 #define is_ht20(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_20) macro
H A Drs.c173 if (is_ht20(rate) && (ht_cap->cap & in rs_sgi_allow()
3788 (is_ht20(rate)) ? "20MHz" : in rs_sta_dbgfs_scale_table_read()
3878 is_ht20(rate) ? "20MHz" : in rs_sta_dbgfs_stats_table_read()

Completed in 13 milliseconds