Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c657 mac->bw_80 = true; in rtl_op_config()
699 mac->bw_80 = false; in rtl_op_config()
708 mac->bw_80 = false; in rtl_op_config()
721 mac->bw_80 = false; in rtl_op_config()
729 mac->bw_80 = false; in rtl_op_config()
H A Dbase.c630 u8 sgi_80 = 0, bw_80 = 0; in _rtl_query_shortgi() local
650 bw_80 = mac->bw_80; in _rtl_query_shortgi()
655 bw_80 = sta->deflink.vht_cap.vht_supported; in _rtl_query_shortgi()
658 if (bw_80) { in _rtl_query_shortgi()
896 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.h1480 u8 bw_80; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3740 bool bw_80; member
H A Dmac.c2201 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
2614 arg->bw_80 = true; in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1902 if (param->bw_80) in ath11k_wmi_copy_peer_flags()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3895 bool bw_80; member
H A Dmac.c2429 arg->bw_80 = true; in ath12k_peer_assoc_h_vht()
2852 arg->bw_80 = true; in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c2088 if (arg->bw_80) in ath12k_wmi_copy_peer_flags()