Home
last modified time | relevance | path

Searched refs:mldp_wq_check_interval_sec (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c589 p->mldp_wq_check_interval_sec = ddi_getprop(DDI_DEV_T_ANY, in mlxcx_load_props()
1065 if (mlxp->mlx_props.mldp_wq_check_interval_sec > 0) in mlxcx_teardown_checktimers()
1783 if (mlxp->mlx_props.mldp_wq_check_interval_sec > 0) { in mlxcx_setup_checktimers()
1785 mlxp->mlx_props.mldp_wq_check_interval_sec * NANOSEC, in mlxcx_setup_checktimers()
H A Dmlxcx.h1047 uint64_t mldp_wq_check_interval_sec; member