Home
last modified time | relevance | path

Searched refs:recycle_busy_h2c (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_api_drv.c54 hci_trx_ops->recycle_busy_h2c(phl_info); in rtw_phl_pltfm_tx()
H A Dphl_struct.h127 enum rtw_phl_status (*recycle_busy_h2c)(struct phl_info_t *phl); member
H A Dphl_init.c486 if (!trx_ops->recycle_busy_h2c) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_api_drv.c54 hci_trx_ops->recycle_busy_h2c(phl_info); in rtw_phl_pltfm_tx()
H A Dphl_struct.h130 enum rtw_phl_status (*recycle_busy_h2c)(struct phl_info_t *phl); member
H A Dphl_init.c489 if (!trx_ops->recycle_busy_h2c) { in _phl_hci_ops_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c3815 ops.recycle_busy_h2c = phl_recycle_busy_h2c; in phl_hci_trx_ops_init()