Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatch.h97 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl);
156 u8 disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl);
H A Dphl_cmd_dispatch_engine.c633 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl) in phl_disp_query_mdl_id() argument
635 return disp_query_mdl_id(phl, bk_mdl); in phl_disp_query_mdl_id()
765 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl)
H A Dphl_cmd_dispatcher.c2310 u8 disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl) in disp_query_mdl_id() argument
2314 if (bk_mdl != NULL) { in disp_query_mdl_id()
2315 mdl = (struct phl_bk_module *)bk_mdl; in disp_query_mdl_id()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatch.h97 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl);
156 u8 disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl);
H A Dphl_cmd_dispatch_engine.c633 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl) in phl_disp_query_mdl_id() argument
635 return disp_query_mdl_id(phl, bk_mdl); in phl_disp_query_mdl_id()
765 u8 phl_disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl)
H A Dphl_cmd_dispatcher.c2311 u8 disp_query_mdl_id(struct phl_info_t *phl, void *bk_mdl) in disp_query_mdl_id() argument
2315 if (bk_mdl != NULL) { in disp_query_mdl_id()
2316 mdl = (struct phl_bk_module *)bk_mdl; in disp_query_mdl_id()