Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.c111 static void igc_if_timer(if_ctx_t, uint16_t);
219 DEVMETHOD(ifdi_timer, igc_if_timer),
1377 igc_if_timer(if_ctx_t ctx, uint16_t qid) in igc_if_timer() function