Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_acs.c57 u16 rtw_phl_acs_get_channel_by_idx(void *phl, u8 idx) in rtw_phl_acs_get_channel_by_idx() function
H A Dphl_api.h481 u16 rtw_phl_acs_get_channel_by_idx(void *phl, u8 ch_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_acs.c57 u16 rtw_phl_acs_get_channel_by_idx(void *phl, u8 idx) in rtw_phl_acs_get_channel_by_idx() function
H A Dphl_api.h484 u16 rtw_phl_acs_get_channel_by_idx(void *phl, u8 ch_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2164 return rtw_phl_acs_get_channel_by_idx(phl, idx); in rtw_acs_get_channel_by_idx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2160 return rtw_phl_acs_get_channel_by_idx(phl, idx); in rtw_acs_get_channel_by_idx()