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