Home
last modified time | relevance | path

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

/src/sys/dev/ixgbe/
H A Dif_ixv.c82 static int ixv_if_attach_post(if_ctx_t);
162 DEVMETHOD(ifdi_attach_post, ixv_if_attach_post),
532 ixv_if_attach_post(if_ctx_t ctx) in ixv_if_attach_post() function