Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c134 static int ice_allocate_msix(struct ice_softc *sc);
640 err = ice_allocate_msix(sc); in ice_if_attach_pre()
696 return ice_allocate_msix(sc); in ice_attach_pre_recovery_mode()
1388 ice_allocate_msix(struct ice_softc *sc) in ice_allocate_msix() function