Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Drs.h206 #define is_ht80(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_80) macro
Drs.c213 if (is_ht80(rate) && (vht_cap->cap & in rs_sgi_allow()
3421 (is_ht80(rate)) ? "80Mhz" : "BAD BW"); in rs_sta_dbgfs_scale_table_read()
3504 is_ht80(rate) ? "80Mhz" : "ERR", in rs_sta_dbgfs_stats_table_read()