Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/
Drc.c144 if (mac->bw_80) in _rtl_rc_rate_set_series()
Dcore.c688 mac->bw_80 = true; in rtl_op_config()
730 mac->bw_80 = false; in rtl_op_config()
739 mac->bw_80 = false; in rtl_op_config()
752 mac->bw_80 = false; in rtl_op_config()
760 mac->bw_80 = false; in rtl_op_config()
Dbase.c626 u8 sgi_80 = 0, bw_80 = 0; in _rtl_query_shortgi() local
645 bw_80 = mac->bw_80; in _rtl_query_shortgi()
650 bw_80 = sta->vht_cap.vht_supported; in _rtl_query_shortgi()
653 if (bw_80) { in _rtl_query_shortgi()
891 if (!mac->bw_80 || in _rtl_query_bandwidth_mode()
Dwifi.h1521 u8 bw_80; member
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h3513 bool bw_80; member
Dmac.c1216 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
Dwmi.c1698 if (param->bw_80) in ath11k_wmi_copy_peer_flags()