Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Drc.c144 if (mac->bw_80) in _rtl_rc_rate_set_series()
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()
Dbase.c624 u8 sgi_80 = 0, bw_80 = 0; in _rtl_query_shortgi() local
644 bw_80 = mac->bw_80; in _rtl_query_shortgi()
649 bw_80 = sta->deflink.vht_cap.vht_supported; in _rtl_query_shortgi()
652 if (bw_80) { in _rtl_query_shortgi()
890 if (!mac->bw_80 || in _rtl_query_bandwidth_mode()
Dwifi.h1510 u8 bw_80; member
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h3579 bool bw_80; member
Dwmi.c1832 if (arg->bw_80) in ath12k_wmi_copy_peer_flags()
Dmac.c1566 arg->bw_80 = true; in ath12k_peer_assoc_h_vht()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h3695 bool bw_80; member
Dmac.c2113 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
2522 arg->bw_80 = true; in ath11k_peer_assoc_h_he_6ghz()
Dwmi.c1846 if (param->bw_80) in ath11k_wmi_copy_peer_flags()