Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c80 static void ice_if_stop(if_ctx_t ctx);
188 DEVMETHOD(ifdi_stop, ice_if_stop),
3021 ice_if_stop(if_ctx_t ctx) in ice_if_stop() function