Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dif_ixv.c103 static void ixv_if_local_timer(if_ctx_t, uint16_t);
179 DEVMETHOD(ifdi_timer, ixv_if_local_timer),
904 ixv_if_local_timer(if_ctx_t ctx, uint16_t qid) in ixv_if_local_timer() function