Home
last modified time | relevance | path

Searched refs:npi_fzc_ldg_timer_res_set (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.h650 npi_status_t npi_fzc_ldg_timer_res_set(npi_handle_t, uint32_t);
H A Dnpi_vir.c1348 npi_fzc_ldg_timer_res_set(npi_handle_t handle, uint32_t res) in npi_fzc_ldg_timer_res_set() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c212 if ((rs = npi_fzc_ldg_timer_res_set(handle, nxgep->ldgvp->tmres))) { in nxge_fzc_intr_tmres_set()