Home
last modified time | relevance | path

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

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