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

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

Completed in 324 milliseconds