Home
last modified time | relevance | path

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; in lm_tcp_rx_fill_grq() local
353 num_bufs_threshold = 1; in lm_tcp_rx_fill_grq()
358 num_bufs_threshold = bd_chain->capacity / pdev->params.l4_grq_filling_threshold_divider; in lm_tcp_rx_fill_grq()
396 if (num_bufs < num_bufs_threshold) { in lm_tcp_rx_fill_grq()