Searched refs:poll_txdma_idle (Results 1 – 7 of 7) sorted by relevance
284 return trx_ops->poll_txdma_idle(hal_info); in rtw_hal_poll_txdma_idle()
64 u8 (*poll_txdma_idle)(struct hal_info_t *hal); member
575 if (!trx_ops->poll_txdma_idle) { in hal_ops_check()
1396 ops.poll_txdma_idle = hal_poll_txdma_idle_8852be; in hal_trx_ops_init_8852be()