Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.c106 static void igc_if_stop(if_ctx_t);
205 DEVMETHOD(ifdi_stop, igc_if_stop),
1452 igc_if_stop(if_ctx_t ctx) in igc_if_stop() function