Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_custom.h32 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx);
H A Dhal_custom.c64 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx) in rtw_hal_query_pop_en() function
H A Dhal_api.h228 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_custom.h32 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx);
H A Dhal_custom.c64 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx) in rtw_hal_query_pop_en() function
H A Dhal_api.h228 rtw_hal_query_pop_en(void *hal, enum phl_phy_idx phy_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom_fb.c344 pop_enable = rtw_hal_query_pop_en(phl->hal, fb_ctx->init.wifi_role->hw_band); in _custom_fb_pop_query()