Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c167 static int ixgbe_if_attach_post(if_ctx_t);
326 DEVMETHOD(ifdi_attach_post, ixgbe_if_attach_post),
1213 ixgbe_if_attach_post(if_ctx_t ctx) in ixgbe_if_attach_post() function