Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/ !
H A Dt4_tom.c252 tp->t_toe = toep; in offload_socket()
276 struct toepcb *toep = tp->t_toe; in undo_offload_socket()
292 tp->t_toe = NULL; in undo_offload_socket()
384 struct toepcb *toep = tp->t_toe; in t4_pcb_detach()
406 tp->t_toe = NULL; in t4_pcb_detach()
421 struct toepcb *toep = tp->t_toe; in t4_ctloutput()
842 struct toepcb *toep = tp->t_toe; in t4_tcp_info()
855 struct toepcb *toep = tp->t_toe; in t4_alloc_tls_session()
911 struct toepcb *toep = tp->t_toe; in t4_pmtu_update()
2217 struct toepcb *toep = tp->t_toe; in t4_ctloutput_tom()
[all …]
H A Dt4_cpl_io.c304 struct toepcb *toep = tp->t_toe; in assign_rxopt()
424 struct toepcb *toep = tp->t_toe; in t4_rcvd_locked()
1588 struct toepcb *toep = tp->t_toe; in t4_tod_output()
1607 struct toepcb *toep = tp->t_toe; in t4_send_fin()
1628 struct toepcb *toep = tp->t_toe; in t4_send_rst()
2395 toep = tp->t_toe; in jobtotid()
2760 toep = tp->t_toe; in t4_aiotx_cancel()
2777 struct toepcb *toep = tp->t_toe; in t4_aio_queue_aiotx()
H A Dt4_ddp.c2748 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_active()
2789 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_queued()
2809 struct toepcb *toep = tp->t_toe; in t4_aio_queue_ddp()
/src/sys/dev/cxgbe/cxgbei/ !
H A Dicl_cxgbei.c1094 MPASS(tp->t_toe != NULL); in icl_cxgbei_conn_handoff()
1095 toep = tp->t_toe; in icl_cxgbei_conn_handoff()
/src/sys/dev/cxgbe/iw_cxgbe/ !
H A Dqp.c1128 struct toepcb *toep = tp->t_toe; in post_terminate()
1258 struct toepcb *toep = tp->t_toe; in rdma_fini()
1356 struct toepcb *toep = tp->t_toe; in rdma_init()
H A Dcm.c69 #define TOEPCB(so) ((struct toepcb *)(sototcpcb((so))->t_toe))
/src/sys/netinet/ !
H A Dtcp_var.h429 void *t_toe; /* TOE pcb pointer */ member
/src/sys/dev/cxgbe/nvmf/ !
H A Dnvmf_che.c2520 MPASS(tp->t_toe != NULL); in che_allocate_qpair()
2521 toep = tp->t_toe; in che_allocate_qpair()