Home
last modified time | relevance | path

Searched refs:send_reset (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/cxgbe/tom/
HDt4_tom.h289 void send_reset(struct adapter *, struct toepcb *, uint32_t);
HDt4_connect.c137 send_reset(sc, toep, be32toh(cpl->snd_isn)); in do_act_establish()
HDt4_cpl_io.c151 send_reset(struct adapter *sc, struct toepcb *toep, uint32_t snd_nxt) in send_reset() function
1026 send_reset(sc, toep, 0); in t4_send_rst()
/NextBSD/sys/dev/cxgb/ulp/tom/
HDcxgb_cpl_io.c117 static void send_reset(struct toepcb *toep);
1052 send_reset(struct toepcb *toep) in send_reset() function
1100 send_reset(tp->t_toe); in t3_send_rst()
1676 send_reset(toep); in do_act_establish()