Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c186 static void ixgbe_if_timer(if_ctx_t, uint16_t);
327 DEVMETHOD(ifdi_timer, ixgbe_if_timer),
3718 ixgbe_if_timer(if_ctx_t ctx, uint16_t qid) in ixgbe_if_timer() function