Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_iov.h112 int ice_iov_attach(struct ice_softc *sc);
H A Dice_iov.c100 ice_iov_attach(struct ice_softc *sc) in ice_iov_attach() function
H A Dif_ice_iflib.c859 err = ice_iov_attach(sc); in ice_if_attach_post()