Searched refs:fsw_rx_batch (Results 1 – 2 of 2) sorted by relevance
175 extern uint32_t fsw_rx_batch;
138 uint32_t fsw_rx_batch = NX_FSW_RXBATCH; /* # of packets per batch (RX) */ variable142 CTLFLAG_RW | CTLFLAG_LOCKED, &fsw_rx_batch, 0,2084 if (n_pkts == fsw_rx_batch || (next == NULL && n_pkts > 0)) { in fsw_devna_rx()3151 fsw_ring_dequeue_pktq(fsw, r, fsw_rx_batch, &pktq, &n_bytes); in fsw_dev_ring_flush()