Home
last modified time | relevance | path

Searched refs:t_toe (Results 1 – 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_cpl_io.c168 toep = tp->t_toe; in toepcb_detach()
177 tp->t_toe = NULL; in toepcb_detach()
353 struct toepcb *toep = tp->t_toe; in make_tx_data_wr()
426 struct toepcb *toep = tp->t_toe; in t3_push_frames()
592 struct toepcb *toep = tp->t_toe; in t3_rcvd()
633 struct toepcb *toep = tp->t_toe; in t3_send_fin()
785 tp->t_toe = toep; in offload_socket()
805 struct toepcb *toep = tp->t_toe; in undo_offload_socket()
815 tp->t_toe = NULL; in undo_offload_socket()
1098 send_reset(tp->t_toe); in t3_send_rst()
[all …]
/freebsd-10-stable/sys/dev/cxgbe/tom/
Dt4_tom.c246 tp->t_toe = toep; in offload_socket()
266 struct toepcb *toep = tp->t_toe; in undo_offload_socket()
282 tp->t_toe = NULL; in undo_offload_socket()
353 struct toepcb *toep = tp->t_toe; in t4_pcb_detach()
374 tp->t_toe = NULL; in t4_pcb_detach()
389 struct toepcb *toep = tp->t_toe; in t4_ctloutput()
Dt4_cpl_io.c247 struct toepcb *toep = tp->t_toe; in assign_rxopt()
385 struct toepcb *toep = tp->t_toe; in t4_rcvd()
999 struct toepcb *toep = tp->t_toe; in t4_tod_output()
1021 struct toepcb *toep = tp->t_toe; in t4_send_fin()
1046 struct toepcb *toep = tp->t_toe; in t4_send_rst()
Dt4_ddp.c1060 struct toepcb *toep = tp->t_toe; in handle_ddp()
/freebsd-10-stable/sys/netinet/
Dtcp_var.h205 void *t_toe; /* TOE pcb pointer */ member
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Dqp.c969 struct toepcb *toep = tp->t_toe; in post_terminate()
1078 struct toepcb *toep = tp->t_toe; in rdma_fini()
1174 struct toepcb *toep = tp->t_toe; in rdma_init()
Dcm.c63 #define TOEPCB(so) ((struct toepcb *)(so_sototcpcb((so))->t_toe))
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_qp.c876 toep = tp->t_toe; in rdma_init()
Diw_cxgb_hal.c911 toep = tp->t_toe; in cxio_rdma_init()
Diw_cxgb_cm.c209 toep = tp->t_toe; in set_tcpinfo()