Searched defs:hxge_txdma_reclaim (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c602 hxge_txdma_reclaim(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, int nmblks) function
625 HXGE_DEBUG_MSG((hxgep, TX_CTL, "==> hxge_txdma_reclaim"));
630 "==> hxge_txdma_reclaim: pending %d reclaim %d nmblks %d",
659 "==> hxge_txdma_reclaim: tdc %d tx_rd_index %d "
672 "==> hxge_txdma_reclaim: "
682 "==> hxge_txdma_reclaim: tdr_qlen %d tdr_pref_qlen %d",
689 "==> hxge_txdma_reclaim: EMPTY"));
693 "==> hxge_txdma_reclaim: Checking if ring full"));
697 "==> hxge_txdma_reclaim: full"));
702 "==> hxge_txdma_reclaim
[all...]

Completed in 47 milliseconds