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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c244 static int xnf_tx_clean_ring(xnf_t *);
452 slotsfree = xnf_tx_clean_ring(xnfp);
1156 * 5. Wait for the response via xnf_tx_clean_ring().
1176 /* Set tx_txreq.id to appease xnf_tx_clean_ring(). */
1240 xnf_tx_clean_ring(xnf_t *xnfp) function
1311 cmn_err(CE_PANIC, "xnf_tx_clean_ring: "

Completed in 61 milliseconds