Home
last modified time | relevance | path

Searched refs:recycle_rx_pkt (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx_agg.c54 hci_trx_ops->recycle_rx_pkt(r->phl_info, pkt); in phl_tid_ampdu_rx_free()
H A Dphl_struct.h118 void (*recycle_rx_pkt)(struct phl_info_t *phl, member
H A Dphl_rx.c524 hci_trx_ops->recycle_rx_pkt(phl_info, pos); in phl_handle_rx_frame_list()
791 hci_trx_ops->recycle_rx_pkt(phl_info, pkt); in phl_manage_sta_reorder_buf()
813 hci_trx_ops->recycle_rx_pkt(phl_info, pkt); in phl_manage_sta_reorder_buf()
942 hci_trx_ops->recycle_rx_pkt(phl_info, phl_rx); in phl_rx_reorder()
H A Dphl_init.c464 if (!trx_ops->recycle_rx_pkt) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx_agg.c54 hci_trx_ops->recycle_rx_pkt(r->phl_info, pkt); in phl_tid_ampdu_rx_free()
H A Dphl_struct.h121 void (*recycle_rx_pkt)(struct phl_info_t *phl, member
H A Dphl_rx.c529 hci_trx_ops->recycle_rx_pkt(phl_info, pos); in phl_handle_rx_frame_list()
796 hci_trx_ops->recycle_rx_pkt(phl_info, pkt); in phl_manage_sta_reorder_buf()
818 hci_trx_ops->recycle_rx_pkt(phl_info, pkt); in phl_manage_sta_reorder_buf()
947 hci_trx_ops->recycle_rx_pkt(phl_info, phl_rx); in phl_rx_reorder()
H A Dphl_init.c467 if (!trx_ops->recycle_rx_pkt) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1670 .recycle_rx_pkt = phl_recycle_rx_pkt_sdio,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3828 ops.recycle_rx_pkt = phl_recycle_rx_pkt_pcie; in phl_hci_trx_ops_init()