Home
last modified time | relevance | path

Searched refs:fsw_tx_batch (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h174 extern uint32_t fsw_tx_batch;
H A Dfsw_dp.c139 uint32_t fsw_tx_batch = NX_FSW_TXBATCH; /* # of packets per batch (TX) */ variable
145 CTLFLAG_RW | CTLFLAG_LOCKED, &fsw_tx_batch, 0,
3185 fsw_ring_dequeue_pktq(fsw, r, fsw_tx_batch, &pktq, &n_bytes); in fsw_user_ring_flush()