Searched refs:recycle_busy_h2c (Results 1 – 7 of 7) sorted by relevance
54 hci_trx_ops->recycle_busy_h2c(phl_info); in rtw_phl_pltfm_tx()
127 enum rtw_phl_status (*recycle_busy_h2c)(struct phl_info_t *phl); member
486 if (!trx_ops->recycle_busy_h2c) { in _phl_hci_ops_check()
130 enum rtw_phl_status (*recycle_busy_h2c)(struct phl_info_t *phl); member
489 if (!trx_ops->recycle_busy_h2c) { in _phl_hci_ops_check()
3815 ops.recycle_busy_h2c = phl_recycle_busy_h2c; in phl_hci_trx_ops_init()