Searched refs:gdma_txq_id (Results 1 – 4 of 4) sorted by relevance
154 typedef void hwc_tx_event_handler_t(void *ctx, uint32_t gdma_txq_id,
281 mana_hwc_tx_event_handler(void *ctx, uint32_t gdma_txq_id, in mana_hwc_tx_event_handler() argument287 if (!hwc_txq || hwc_txq->gdma_wq->id != gdma_txq_id) { in mana_hwc_tx_event_handler()289 hwc_txq->gdma_wq->id, gdma_txq_id); in mana_hwc_tx_event_handler()
148 uint32_t gdma_txq_id; member
1497 if (txq->gdma_txq_id != completions[i].wq_num) { in mana_poll_tx_cq()1501 txq->gdma_txq_id, completions[i].wq_num); in mana_poll_tx_cq()2111 txq->gdma_txq_id = txq->gdma_sq->id; in mana_create_txq()2117 i, txq->gdma_txq_id, cq->gdma_id); in mana_create_txq()