Home
last modified time | relevance | path

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

/freebsd-14.2/sys/net/
H A Dmp_ring.c81 state_to_flags(union ring_state s, int abdicate) in state_to_flags() argument
86 else if (abdicate && s.pidx_tail != s.pidx_head) in state_to_flags()
319 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument
372 if (abdicate) { in ifmp_ring_enqueue()
380 if (!abdicate) { in ifmp_ring_enqueue()
394 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) in ifmp_ring_enqueue() argument
453 if (abdicate) { in ifmp_ring_enqueue()
462 if (!abdicate) { in ifmp_ring_enqueue()
H A Diflib.c4093 int abdicate = ctx->ifc_sysctl_tx_abdicate; in _task_fn_tx() local
4110 ifmp_ring_enqueue(txq->ift_br, (void **)&txq, 1, TX_BATCH_SIZE, abdicate); in _task_fn_tx()
4111 else if (!abdicate) in _task_fn_tx()
4116 if (abdicate) in _task_fn_tx()
4286 int abdicate; in iflib_if_transmit() local
4360 abdicate = ctx->ifc_sysctl_tx_abdicate; in iflib_if_transmit()
4362 err = ifmp_ring_enqueue(txq->ift_br, (void **)&m, 1, TX_BATCH_SIZE, abdicate); in iflib_if_transmit()
4364 if (abdicate) in iflib_if_transmit()
4367 if (!abdicate) in iflib_if_transmit()
/freebsd-14.2/share/dict/
H A Dweb2130 abdicate