Searched refs:remove_tid (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.h | 471 void remove_tid(struct adapter *, int, int);
|
H A D | t4_listen.c | 163 remove_tid(sc, synqe->tid, ntids); in stop_stid_tab() 1002 remove_tid(sc, synqe->tid, ntids); in done_with_synqe() 1534 remove_tid(sc, tid, ntids); in do_pass_accept_req()
|
H A D | t4_tom.c | 319 remove_tid(sc, tid, toep->ce ? 2 : 1); in release_offload_resources() 1052 remove_tid(struct adapter *sc, int tid, int ntids) in remove_tid() function 2083 remove_tid(sc, toep->tid, toep->ce ? 2 : 1); in stop_tids()
|