Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.c267 lmdevice->params.tx_ticks = option; in bnx_cfg_init()
269 lmdevice->params.tx_ticks = USER_OPTION_TXTICKS_DEFAULT; in bnx_cfg_init()
H A Dbnxgldv3.c910 umdevice->lm_dev.params.tx_ticks = result; in bnx_set_priv_prop()
1200 value = umdevice->lm_dev.params.tx_ticks; in bnx_get_priv_prop()
1404 value = umdevice->lm_dev.params.tx_ticks; in bnx_priv_propinfo()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h510 u32_t tx_ticks; member
H A Dbnx_lm_main.c500 { _OFFSET(tx_ticks), 60, 200, 0, 0 }, in lm_get_dev_info()
1300 pdev->params.tx_ticks_int = pdev->params.tx_ticks; in lm_get_dev_info()
5332 pdev->params.tx_ticks = 0; in lm_clear_coalescing_ticks()
H A Dbnx_hw_reset.c1702 pdev->params.tx_ticks); in init_hc()