Searched refs:chew_slots (Results 1 – 3 of 3) sorted by relevance
177 chew_slots(rxring, 0); in skt_kqueue_basic_rx()200 chew_slots(rxring, 1); in skt_kqueue_basic_rx()411 chew_slots(rxring, 0); in skt_kqueue_lowat_basic_rx()423 chew_slots(rxring, 0); in skt_kqueue_lowat_basic_rx()437 chew_slots(rxring, 1); in skt_kqueue_lowat_basic_rx()449 chew_slots(rxring, 1); in skt_kqueue_lowat_basic_rx()
93 extern int chew_slots(channel_ring_t, uint32_t);
875 chew_slots(channel_ring_t rxring, uint32_t max) in chew_slots() function