Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dmp_ring.c80 state_to_flags(union ring_state s, int abdicate) in state_to_flags() argument
85 else if (abdicate && s.pidx_tail != s.pidx_head) in state_to_flags()
318 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument
371 if (abdicate) { in ifmp_ring_enqueue()
379 if (!abdicate) { in ifmp_ring_enqueue()
393 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument
452 if (abdicate) { in ifmp_ring_enqueue()
461 if (!abdicate) { in ifmp_ring_enqueue()
H A Diflib.c4024 int abdicate = ctx->ifc_sysctl_tx_abdicate; in _task_fn_tx() local
4047 ifmp_ring_enqueue(txq->ift_br, (void **)&txq, 1, TX_BATCH_SIZE, abdicate); in _task_fn_tx()
4048 else if (!abdicate) in _task_fn_tx()
4053 if (abdicate) in _task_fn_tx()
4222 int abdicate; in iflib_if_transmit() local
4296 abdicate = ctx->ifc_sysctl_tx_abdicate; in iflib_if_transmit()
4298 err = ifmp_ring_enqueue(txq->ift_br, (void **)&m, 1, TX_BATCH_SIZE, abdicate); in iflib_if_transmit()
4300 if (abdicate) in iflib_if_transmit()
4303 if (!abdicate) in iflib_if_transmit()
/freebsd/share/dict/
H A Dweb2130 abdicate