Searched refs:t3_activate_uld (Results 1 – 2 of 2) sorted by relevance
116 int t3_activate_uld(struct adapter *, int);
3344 rc = t3_activate_uld(sc, ULD_TOM); in toe_capability()3366 t3_activate_uld(sc, ULD_IWARP) == 0) in toe_capability()3430 t3_activate_uld(struct adapter *sc, int id) in t3_activate_uld() function