Searched refs:num_bufs_threshold (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c341 u16_t num_bufs_threshold; local
353 num_bufs_threshold = 1;
358 num_bufs_threshold = bd_chain->capacity / pdev->params.l4_grq_filling_threshold_divider;
396 if (num_bufs < num_bufs_threshold) {

Completed in 56 milliseconds