Home
last modified time | relevance | path

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

/src/sys/dev/qlxgbe/
H A Dql_isr.c895 uint32_t replenish_thresh = ha->hw.rds_pidx_thres; in qla_replenish_normal_rx() local
932 if (replenish_thresh-- == 0) { in qla_replenish_normal_rx()
936 replenish_thresh = ha->hw.rds_pidx_thres; in qla_replenish_normal_rx()