Home
last modified time | relevance | path

Searched refs:phl_msg_hub_tx_evt_hdlr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_msg_hub.h37 void phl_msg_hub_tx_evt_hdlr(struct phl_info_t *phl, u16 evt_id, u8 *buf,
H A Dphl_msg_hub.c380 void phl_msg_hub_tx_evt_hdlr(struct phl_info_t *phl, u16 evt_id, in phl_msg_hub_tx_evt_hdlr() function
H A Dphl_init.c131 phl_msg_hub_tx_evt_hdlr(phl_info, evt_id, msg->inbuf, msg->inlen); in phl_msg_entry()