Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.c324 lmdevice->params.tx_quick_cons_trip_int = option; in bnx_cfg_init()
326 lmdevice->params.tx_quick_cons_trip_int = in bnx_cfg_init()
H A Dbnxgldv3.c970 umdevice->lm_dev.params.tx_quick_cons_trip_int = result; in bnx_set_priv_prop()
1210 value = umdevice->lm_dev.params.tx_quick_cons_trip_int; in bnx_get_priv_prop()
1414 value = umdevice->lm_dev.params.tx_quick_cons_trip_int; in bnx_priv_propinfo()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h505 u32_t tx_quick_cons_trip_int; member
H A Dbnx_lm_main.c497 { _OFFSET(tx_quick_cons_trip_int), 3, 10, 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()
5326 pdev->params.tx_quick_cons_trip_int = 1; in lm_clear_coalescing_ticks()
H A Dbnx_hw_reset.c1686 (pdev->params.tx_quick_cons_trip_int << 16) | in init_hc()