Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c107 static int ice_subif_if_attach_pre(if_ctx_t);
3305 DEVMETHOD(ifdi_attach_pre, ice_subif_if_attach_pre),
3410 ice_subif_if_attach_pre(if_ctx_t ctx) in ice_subif_if_attach_pre() function