Searched refs:ice_allocate_msix (Results 1 – 1 of 1) sorted by relevance
134 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