Searched refs:t4_deactivate_uld (Results 1 – 6 of 6) sorted by relevance
250 int t4_deactivate_uld(struct adapter *, int);
13625 t4_deactivate_uld(struct adapter *sc, int id) in t4_deactivate_uld() function
374 (void) t4_deactivate_uld(sc, ULD_IWARP);
894 (void) t4_deactivate_uld(sc, ULD_ISCSI); in cxgbei_deactivate_all()
2395 if (uld_active(sc, ULD_TOM) && t4_deactivate_uld(sc, ULD_TOM) != 0) in tom_uninit()
3259 (void) t4_deactivate_uld(sc, ULD_NVME); in nvmf_che_deactivate_all()