Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c586 p->mldp_cq_check_interval_sec = ddi_getprop(DDI_DEV_T_ANY, in mlxcx_load_props()
1063 if (mlxp->mlx_props.mldp_cq_check_interval_sec > 0) in mlxcx_teardown_checktimers()
1778 if (mlxp->mlx_props.mldp_cq_check_interval_sec > 0) { in mlxcx_setup_checktimers()
1780 mlxp->mlx_props.mldp_cq_check_interval_sec * NANOSEC, in mlxcx_setup_checktimers()
H A Dmlxcx.h1046 uint64_t mldp_cq_check_interval_sec; member