Searched refs:down_mode (Results 1 – 1 of 1) sorted by relevance
11037 enum wmi_phy_mode down_mode; in ath12k_mac_check_down_grade_phy_mode() local11058 down_mode = MODE_11AX_HE20; in ath12k_mac_check_down_grade_phy_mode()11061 down_mode = MODE_11AX_HE40; in ath12k_mac_check_down_grade_phy_mode()11064 down_mode = MODE_11AX_HE80; in ath12k_mac_check_down_grade_phy_mode()11067 down_mode = MODE_11AX_HE80_80; in ath12k_mac_check_down_grade_phy_mode()11072 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()11075 down_mode = MODE_11AX_HE20_2G; in ath12k_mac_check_down_grade_phy_mode()11078 down_mode = MODE_11AX_HE40_2G; in ath12k_mac_check_down_grade_phy_mode()11081 down_mode = mode; in ath12k_mac_check_down_grade_phy_mode()11088 ath12k_mac_phymode_str(down_mode)); in ath12k_mac_check_down_grade_phy_mode()[all …]