Searched refs:rtw_phl_query_idle_chaninfo (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_chan_info.h | 25 struct chan_info_t *rtw_phl_query_idle_chaninfo(void *drvpriv, struct rtw_phl_com_t *phl_com);
|
| H A D | phl_api_drv.h | 67 struct chan_info_t *rtw_phl_query_idle_chaninfo(void *drvpriv, struct rtw_phl_com_t *phl_com);
|
| H A D | phl_chan_info.c | 263 struct chan_info_t *rtw_phl_query_idle_chaninfo(void* drv_priv, struct rtw_phl_com_t *phl_com) in rtw_phl_query_idle_chaninfo() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_chan_info.h | 25 struct chan_info_t *rtw_phl_query_idle_chaninfo(void *drvpriv, struct rtw_phl_com_t *phl_com);
|
| H A D | phl_api_drv.h | 67 struct chan_info_t *rtw_phl_query_idle_chaninfo(void *drvpriv, struct rtw_phl_com_t *phl_com);
|
| H A D | phl_chan_info.c | 263 struct chan_info_t *rtw_phl_query_idle_chaninfo(void* drv_priv, struct rtw_phl_com_t *phl_com) in rtw_phl_query_idle_chaninfo() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 578 phl_com->chan_info = rtw_phl_query_idle_chaninfo(drv, phl_com); in hal_handle_rx_buffer_8852b() 607 phl_com->chan_info = rtw_phl_query_idle_chaninfo(drv, phl_com); in hal_handle_rx_buffer_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 578 phl_com->chan_info = rtw_phl_query_idle_chaninfo(drv, phl_com); in hal_handle_rx_buffer_8852b() 607 phl_com->chan_info = rtw_phl_query_idle_chaninfo(drv, phl_com); in hal_handle_rx_buffer_8852b()
|