Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.c312 lmdevice->params.tx_quick_cons_trip = option; in bnx_cfg_init()
314 lmdevice->params.tx_quick_cons_trip = in bnx_cfg_init()
H A Dbnxgldv3.c958 umdevice->lm_dev.params.tx_quick_cons_trip = result; in bnx_set_priv_prop()
1208 value = umdevice->lm_dev.params.tx_quick_cons_trip; in bnx_get_priv_prop()
1412 value = umdevice->lm_dev.params.tx_quick_cons_trip; in bnx_priv_propinfo()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h504 u32_t tx_quick_cons_trip; member
H A Dbnx_lm_main.c498 { _OFFSET(tx_quick_cons_trip), 3, 30, 0, 0 }, in lm_get_dev_info()
1299 pdev->params.tx_quick_cons_trip_int = pdev->params.tx_quick_cons_trip; in lm_get_dev_info()
5325 pdev->params.tx_quick_cons_trip = 1; in lm_clear_coalescing_ticks()
H A Dbnx_hw_reset.c1687 pdev->params.tx_quick_cons_trip); in init_hc()