Searched refs:insert_tid (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
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_tom.h | 468 void insert_tid(struct adapter *, int, void *, int);
|
H A D | t4_listen.c | 1525 insert_tid(sc, tid, synqe, ntids); in do_pass_accept_req()
|
H A D | t4_tom.c | 1024 insert_tid(struct adapter *sc, int tid, void *ctx, int ntids) in insert_tid() function
|