HomeFreeBSD

cxgbe mp_ring: Add mp_ring_enqueue_only

Description

cxgbe mp_ring: Add mp_ring_enqueue_only

Unlike mp_ring_enqueue, this function is meant to be called from
within a drain routine to enqueue more packets to the queue currently
being drained. To avoid recursion, it only enqueues additional items
without becoming a consumer.

MFC after: 3 days
Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on Sep 29 2025, 3:10 PM
npCommitted on Sep 29 2025, 3:19 PM
Parents
rGe2fae07e093b: cxgbe TOE TLS: Support for TLS 1.3 for receive
Branches
Unknown
Tags
Unknown