Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf.h176 sbintime_t link_poll_start; member
H A Dif_ixl.c462 if (stime - pf->link_poll_start > IXL_PF_MAX_LINK_POLL) { in ixl_admin_timer()
810 pf->link_poll_start = getsbinuptime(); in ixl_if_attach_post()
H A Dixl_pf_main.c4837 pf->link_poll_start = getsbinuptime(); in ixl_attach_get_link_status()