Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c2857 u32 ant_path_type; in _set_ant() local
2859 ant_path_type = ((phy_map << 8) + type); in _set_ant()
2866 if (!force_exec && ant_path_type == dm->set_ant_path) { in _set_ant()
2882 dm->set_ant_path = ant_path_type; in _set_ant()