Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dmana_en.c1434 unsigned int wqe_unit_cnt = 0; in mana_poll_tx_cq() local
1529 wqe_unit_cnt += wqe_info->wqe_size_in_bu; in mana_poll_tx_cq()
1542 if (wqe_unit_cnt == 0) { in mana_poll_tx_cq()
1548 mana_move_wq_tail(txq->gdma_sq, wqe_unit_cnt); in mana_poll_tx_cq()