Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c8838 enum wmi_phy_mode down_mode; in ath12k_mac_check_down_grade_phy_mode() local
8859 down_mode = MODE_11AX_HE20; in ath12k_mac_check_down_grade_phy_mode()
8862 down_mode = MODE_11AX_HE40; in ath12k_mac_check_down_grade_phy_mode()
8865 down_mode = MODE_11AX_HE80; in ath12k_mac_check_down_grade_phy_mode()
8868 down_mode = MODE_11AX_HE80_80; in ath12k_mac_check_down_grade_phy_mode()
8873 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()
8876 down_mode = MODE_11AX_HE20_2G; in ath12k_mac_check_down_grade_phy_mode()
8879 down_mode = MODE_11AX_HE40_2G; in ath12k_mac_check_down_grade_phy_mode()
8882 down_mode = mode; in ath12k_mac_check_down_grade_phy_mode()
8889 ath12k_mac_phymode_str(down_mode)); in ath12k_mac_check_down_grade_phy_mode()
[all …]