Home
last modified time | relevance | path

Searched refs:bw_80 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dbase.c624 u8 sgi_80 = 0, bw_80 = 0; in _rtl_query_shortgi() local
642 bw_80 = mac->bw_80; in _rtl_query_shortgi()
647 bw_80 = sta->vht_cap.vht_supported; in _rtl_query_shortgi()
650 if (bw_80) { in _rtl_query_shortgi()
799 if (!mac->bw_80 || in _rtl_query_bandwidth_mode()
Drc.c131 if (mac->bw_80) in _rtl_rc_rate_set_series()
Dcore.c698 mac->bw_80 = true; in rtl_op_config()
740 mac->bw_80 = false; in rtl_op_config()
749 mac->bw_80 = false; in rtl_op_config()
762 mac->bw_80 = false; in rtl_op_config()
770 mac->bw_80 = false; in rtl_op_config()
Dwifi.h1384 u8 bw_80; member