Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c4598 #define SOFT_RING_ENQUEUE_CHAIN(ringp, mp, tail, cnt, sz) { \ macro
4682 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); in mac_rx_soft_ring_process()
4744 SOFT_RING_ENQUEUE_CHAIN(ringp, in mac_rx_soft_ring_process()
4763 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); in mac_rx_soft_ring_process()
4779 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); \