Searched refs:state_to_flags (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dmp_ring.c89 state_to_flags(union ring_state s, int abdicate) function
148 ns.flags = state_to_flags(ns, total >= budget);
228 ns.flags = state_to_flags(ns, total >= budget);
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.c88 state_to_flags(union ring_state s, int abdicate) function
157 ns.flags = state_to_flags(ns, total >= budget);

Completed in 463 milliseconds