remove_tid
remove_tid(sc, synqe->tid, ntids);
remove_tid(sc, tid, ntids);
remove_tid(sc, synqe->tid, ntids);
remove_tid(sc, toep->tid, toep->ce ? 2 : 1);
remove_tid(sc, tid, toep->ce ? 2 : 1);
void remove_tid(struct adapter *, int, int);