Searched refs:phl_disp_eng_cancel_msg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 235 return phl_disp_eng_cancel_msg(phl, band_idx, msg_hdl); in rtw_phl_cancel_dispr_msg() 487 phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl) in phl_disp_eng_cancel_msg() function 724 enum rtw_phl_status phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl) in phl_disp_eng_cancel_msg() function
|
| H A D | phl_cmd_dispatch.h | 81 enum rtw_phl_status phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatch_engine.c | 235 return phl_disp_eng_cancel_msg(phl, band_idx, msg_hdl); in rtw_phl_cancel_dispr_msg() 487 phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl) in phl_disp_eng_cancel_msg() function 724 enum rtw_phl_status phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl) in phl_disp_eng_cancel_msg() function
|
| H A D | phl_cmd_dispatch.h | 81 enum rtw_phl_status phl_disp_eng_cancel_msg(struct phl_info_t *phl, u8 band_idx, u32 *msg_hdl);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | cmd_disp_test.c | 558 phl_disp_eng_cancel_msg(disp_test_ctx.phl, 0, &msg_hdl); in disp_send_msg_test()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | cmd_disp_test.c | 558 phl_disp_eng_cancel_msg(disp_test_ctx.phl, 0, &msg_hdl); in disp_send_msg_test()
|