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.c11237 enum wmi_phy_mode down_mode; in ath12k_mac_check_down_grade_phy_mode() local
11258 down_mode = MODE_11AX_HE20; in ath12k_mac_check_down_grade_phy_mode()
11261 down_mode = MODE_11AX_HE40; in ath12k_mac_check_down_grade_phy_mode()
11264 down_mode = MODE_11AX_HE80; in ath12k_mac_check_down_grade_phy_mode()
11267 down_mode = MODE_11AX_HE80_80; in ath12k_mac_check_down_grade_phy_mode()
11272 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()
11275 down_mode = MODE_11AX_HE20_2G; in ath12k_mac_check_down_grade_phy_mode()
11278 down_mode = MODE_11AX_HE40_2G; in ath12k_mac_check_down_grade_phy_mode()
11281 down_mode = mode; in ath12k_mac_check_down_grade_phy_mode()
11288 ath12k_mac_phymode_str(down_mode)); in ath12k_mac_check_down_grade_phy_mode()
[all …]