Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl.h288 #define IXL_PF_MAX_LINK_POLL SBT_1S * 5 macro
H A Dif_ixl.c462 if (stime - pf->link_poll_start > IXL_PF_MAX_LINK_POLL) { in ixl_admin_timer()