Searched refs:insert_tid (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/cxgbe/tom/ |
| H A D | t4_tom.h | 472 void insert_tid(struct adapter *, int, void *, int);
|
| H A D | t4_connect.c | 91 insert_tid(sc, tid, toep, inp->inp_vflag & INP_IPV6 ? 2 : 1); in do_act_establish()
|
| H A D | t4_listen.c | 1528 insert_tid(sc, tid, synqe, ntids); in do_pass_accept_req()
|
| H A D | t4_tom.c | 1033 insert_tid(struct adapter *sc, int tid, void *ctx, int ntids) in insert_tid() function
|