Home
last modified time | relevance | path

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

/freebsd/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()
2393 toep = tp->t_toe; in jobtotid()
2758 toep = tp->t_toe; in t4_aiotx_cancel()
2775 struct toepcb *toep = tp->t_toe; in t4_aio_queue_aiotx()
H A Dt4_ddp.c2746 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_active()
2787 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_queued()
2807 struct toepcb *toep = tp->t_toe; in t4_aio_queue_ddp()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c1095 MPASS(tp->t_toe != NULL); in icl_cxgbei_conn_handoff()
1096 toep = tp->t_toe; in icl_cxgbei_conn_handoff()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1333 struct toepcb *toep = tp->t_toe; in post_terminate()
1467 struct toepcb *toep = tp->t_toe; in rdma_fini()
1563 struct toepcb *toep = tp->t_toe; in rdma_init()
H A Dcm.c69 #define TOEPCB(so) ((struct toepcb *)(sototcpcb((so))->t_toe))
/freebsd/sys/netinet/
H A Dtcp_var.h429 void *t_toe; /* TOE pcb pointer */ member
/freebsd/sys/dev/cxgbe/nvmf/
H A Dnvmf_che.c2523 MPASS(tp->t_toe != NULL); in che_allocate_qpair()
2524 toep = tp->t_toe; in che_allocate_qpair()