Home
last modified time | relevance | path

Searched refs:t4_enable_ddp_rcv (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h552 int t4_enable_ddp_rcv(struct socket *, struct toepcb *);
H A Dt4_tom.c2198 return (t4_enable_ddp_rcv(so, toep)); in t4_ctloutput_tom()
H A Dt4_ddp.c2942 t4_enable_ddp_rcv(struct socket *so, struct toepcb *toep) in t4_enable_ddp_rcv() function