Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixgbe/
H A Dif_ix.c137 static void ixgbe_if_timer(if_ctx_t ctx, uint16_t);
271 DEVMETHOD(ifdi_timer, ixgbe_if_timer),
3292 ixgbe_if_timer(if_ctx_t ctx, uint16_t qid) in ixgbe_if_timer() function