Searched refs:ice_allocate_msix (Results 1 – 1 of 1) sorted by relevance
133 static int ice_allocate_msix(struct ice_softc *sc);645 err = ice_allocate_msix(sc); in ice_if_attach_pre()701 return ice_allocate_msix(sc); in ice_attach_pre_recovery_mode()1396 ice_allocate_msix(struct ice_softc *sc) in ice_allocate_msix() function