Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/igc/
H A Dif_igc.c93 static void igc_if_timer(if_ctx_t, uint16_t);
200 DEVMETHOD(ifdi_timer, igc_if_timer),
1317 igc_if_timer(if_ctx_t ctx, uint16_t qid) in igc_if_timer() function