Searched refs:IXL_PF_MAX_LINK_POLL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 288 #define IXL_PF_MAX_LINK_POLL SBT_1S * 5 macro |
H A D | if_ixl.c | 462 if (stime - pf->link_poll_start > IXL_PF_MAX_LINK_POLL) { in ixl_admin_timer() |