Home
last modified time | relevance | path

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

/src/sys/dev/igc/
H A Dif_igc.c159 static void igc_handle_link(void *context);
1078 igc_handle_link(ctx); in igc_intr()
1159 igc_handle_link(sc->ctx); in igc_msix_link()
1169 igc_handle_link(void *context) in igc_handle_link() function