Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dchannel_kern.c36 #define KRING_EMPTY_TX(_kring, _index) \ macro
127 if (__improbable(KRING_EMPTY_TX(kring, slot_idx))) { in kern_channel_get_next_slot()