Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.h207 #define is_ht80(rate) ((rate)->bw == RATE_MCS_CHAN_WIDTH_80) macro
Drs.c210 if (is_ht80(rate) && (vht_cap->cap & in rs_sgi_allow()
3633 (is_ht80(rate)) ? "80Mhz" : "BAD BW"); in rs_sta_dbgfs_scale_table_read()
3716 is_ht80(rate) ? "80Mhz" : "ERR", in rs_sta_dbgfs_stats_table_read()