Lines Matching defs:tod
417 t4_rcvd_locked(struct toedev *tod, struct tcpcb *tp)
419 struct adapter *sc = tod->tod_softc;
441 t4_rcvd(struct toedev *tod, struct tcpcb *tp)
448 t4_rcvd_locked(tod, tp);
1343 t4_tod_output(struct toedev *tod, struct tcpcb *tp)
1345 struct adapter *sc = tod->tod_softc;
1362 t4_send_fin(struct toedev *tod, struct tcpcb *tp)
1364 struct adapter *sc = tod->tod_softc;
1383 t4_send_rst(struct toedev *tod, struct tcpcb *tp)
1385 struct adapter *sc = tod->tod_softc;
1884 t4_rcvd_locked(&toep->td->tod, tp);