Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c690 mac->bw_80 = true; in rtl_op_config()
732 mac->bw_80 = false; in rtl_op_config()
741 mac->bw_80 = false; in rtl_op_config()
754 mac->bw_80 = false; in rtl_op_config()
762 mac->bw_80 = false; in rtl_op_config()
H A 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()
H A Drc.c144 if (mac->bw_80) in _rtl_rc_rate_set_series()
H A Dwifi.h1521 u8 bw_80; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3514 bool bw_80; member
H A Dmac.c1221 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
H A Dwmi.c1700 if (param->bw_80) in ath11k_wmi_copy_peer_flags()