Searched refs:batch_max (Results 1 – 4 of 4) sorted by relevance
80 uint16_t batch_max; member
63 unsigned int batch_max; member
495 rxq->batch_max = info->batch_max; in sfc_efx_rx_qcreate()1191 info.batch_max = encp->enc_rx_batch_max; in sfc_rx_qinit()
124 } else if (unlikely(delta > rxq->batch_max)) { in sfc_ev_efx_rx()