Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c352 if (!pdev->params.l4_grq_filling_threshold_divider) { in lm_tcp_rx_fill_grq()
355 if (pdev->params.l4_grq_filling_threshold_divider < 2) { in lm_tcp_rx_fill_grq()
356 pdev->params.l4_grq_filling_threshold_divider = 2; 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()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1278 u32_t l4_grq_filling_threshold_divider; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c3093 { _OFFSET(l4_grq_filling_threshold_divider), 64, 64, 64, 2, 2048}, in lm_init_params()