Searched refs:activate_uld (Results 1 – 1 of 1) sorted by relevance
156 static int activate_uld(struct adapter *sc, int id, struct uld_softc *usc);2253 rc = activate_uld(sc, ULD_TOM, &sc->tom); in toe_capability()2327 activate_uld(struct adapter *sc, int id, struct uld_softc *usc) in activate_uld() function