Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dif_ixv.c81 static int ixv_if_attach_pre(if_ctx_t);
161 DEVMETHOD(ifdi_attach_pre, ixv_if_attach_pre),
393 ixv_if_attach_pre(if_ctx_t ctx) in ixv_if_attach_pre() function