Searched refs:SOFT_RING_ENQUEUE_CHAIN (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_sched.c | 4615 #define SOFT_RING_ENQUEUE_CHAIN(ringp, mp, tail, cnt, sz) { \ macro 4698 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); in mac_rx_soft_ring_process() 4760 SOFT_RING_ENQUEUE_CHAIN(ringp, in mac_rx_soft_ring_process() 4779 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); in mac_rx_soft_ring_process() 4795 SOFT_RING_ENQUEUE_CHAIN(ringp, mp_chain, tail, cnt, sz); \
|