Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dring.h187 #define RING_FREE_REQUESTS(_r) \ macro
194 (RING_FREE_REQUESTS(_r) == 0)
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c597 slotsfree = RING_FREE_REQUESTS(&xnfp->xnf_tx_ring); in xnf_tx_slots_get()
1516 return (RING_FREE_REQUESTS(&xnfp->xnf_tx_ring)); in xnf_tx_clean_ring()