Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h706 u32 set_ant_path: 16; member
1228 u32 set_ant_path; member
H A Dhalbtc_action.c1134 if (!force_exec && (ant_path_type == dm->set_ant_path)) { in _set_ant()
1147 dm->set_ant_path = ant_path_type; in _set_ant()
1150 phy_map, id_to_str(BTC_STR_ANTPATH, dm->set_ant_path & 0xff)); in _set_ant()
H A Dhal_btc.c886 btc->dm.set_ant_path = r->dm.set_ant_path; in _update_offload_runinfo()
H A Dhalbtc_dbg_cmd.c554 id_to_str(BTC_STR_ANTPATH, dm->set_ant_path & 0xff), in _show_dm_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h706 u32 set_ant_path: 16; member
1223 u32 set_ant_path; member
H A Dhalbtc_action.c1134 if (!force_exec && (ant_path_type == dm->set_ant_path)) { in _set_ant()
1147 dm->set_ant_path = ant_path_type; in _set_ant()
1150 phy_map, id_to_str(BTC_STR_ANTPATH, dm->set_ant_path & 0xff)); in _set_ant()
H A Dhal_btc.c886 btc->dm.set_ant_path = r->dm.set_ant_path; in _update_offload_runinfo()
H A Dhalbtc_dbg_cmd.c554 id_to_str(BTC_STR_ANTPATH, dm->set_ant_path & 0xff), in _show_dm_info()