Home
last modified time | relevance | path

Searched refs:phl_rx_handle_normal (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c788 void phl_rx_handle_normal(struct phl_info_t *phl, in phl_rx_handle_normal() function
963 phl_rx_handle_normal(phl, phl_rx); in phl_rx_sdio()
1672 .rx_handle_normal = phl_rx_handle_normal,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3196 void phl_rx_handle_normal(struct phl_info_t *phl_info, in phl_rx_handle_normal() function
3510 phl_rx_handle_normal(phl_info, phl_rx); in phl_rx_process_pcie()
3513 phl_rx_handle_normal(phl_info, phl_rx); in phl_rx_process_pcie()
3830 ops.rx_handle_normal = phl_rx_handle_normal; in phl_hci_trx_ops_init()