Home
last modified time | relevance | path

Searched refs:tx_recycle (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c358 if (ops->tx_recycle) { in _phl_prepare_tx_sdio()
359 pstatus = ops->tx_recycle(drv_priv, tx_req); in _phl_prepare_tx_sdio()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3394 if (NULL == ops->tx_recycle) in phl_recycle_payload()
3397 sts = ops->tx_recycle(phl_to_drvpriv(phl_info), treq); in phl_recycle_payload()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_def.h292 enum rtw_phl_status (*tx_recycle)(void *drv_priv, struct rtw_xmit_req *txreq); member
H A Dphl_tx.c282 ops->tx_recycle(drv_priv, tx_req); in _phl_free_phl_tring_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_def.h295 enum rtw_phl_status (*tx_recycle)(void *drv_priv, struct rtw_xmit_req *txreq); member
H A Dphl_tx.c282 ops->tx_recycle(drv_priv, tx_req); in _phl_free_phl_tring_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c816 evt_ops->tx_recycle = rtw_core_tx_recycle; in rtw_hw_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c816 evt_ops->tx_recycle = rtw_core_tx_recycle; in rtw_hw_init()