Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c11016 enum wmi_phy_mode down_mode; in ath12k_mac_check_down_grade_phy_mode() local
11037 down_mode = MODE_11AX_HE20; in ath12k_mac_check_down_grade_phy_mode()
11040 down_mode = MODE_11AX_HE40; in ath12k_mac_check_down_grade_phy_mode()
11043 down_mode = MODE_11AX_HE80; in ath12k_mac_check_down_grade_phy_mode()
11046 down_mode = MODE_11AX_HE80_80; in ath12k_mac_check_down_grade_phy_mode()
11051 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()
11054 down_mode = MODE_11AX_HE20_2G; in ath12k_mac_check_down_grade_phy_mode()
11057 down_mode = MODE_11AX_HE40_2G; in ath12k_mac_check_down_grade_phy_mode()
11060 down_mode = mode; in ath12k_mac_check_down_grade_phy_mode()
11067 ath12k_mac_phymode_str(down_mode)); in ath12k_mac_check_down_grade_phy_mode()
[all …]