Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h521 void t4_rcvd(struct toedev *, struct tcpcb *);
H A Dt4_ddp.c748 t4_rcvd(&toep->td->tod, tp); in handle_ddp_data_aio()
1072 t4_rcvd(&toep->td->tod, intotcpcb(inp)); in do_ddp_tcb_rpl()
H A Dt4_cpl_io.c436 t4_rcvd(struct toedev *tod, struct tcpcb *tp) in t4_rcvd() function
H A Dt4_tom.c1914 tod->tod_rcvd = t4_rcvd; in t4_tom_activate()