Home
last modified time | relevance | path

Searched refs:remove_tid (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h475 void remove_tid(struct adapter *, int, int);
H A Dt4_listen.c163 remove_tid(sc, synqe->tid, ntids); in stop_stid_tab()
1004 remove_tid(sc, synqe->tid, ntids); in done_with_synqe()
1540 remove_tid(sc, tid, ntids); in do_pass_accept_req()
H A Dt4_tom.c319 remove_tid(sc, tid, toep->ce ? 2 : 1); in release_offload_resources()
1061 remove_tid(struct adapter *sc, int tid, int ntids) in remove_tid() function
2120 remove_tid(sc, toep->tid, toep->ce ? 2 : 1); in stop_tids()