Home
last modified time | relevance | path

Searched refs:ULP_MODE_TCPDDP (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c708 ulp_mode(toep) == ULP_MODE_TCPDDP || in t4_push_frames()
1693 if (ulp_mode(toep) == ULP_MODE_TCPDDP) { in do_peer_close()
2044 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in do_rx_data()
2055 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in do_rx_data()
2086 if (ulp_mode(toep) == ULP_MODE_TCPDDP) { in do_rx_data()
2125 if (ulp_mode(toep) == ULP_MODE_TCPDDP && in do_rx_data()
2136 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in do_rx_data()
H A Dt4_tom.c188 MPASS(ulp_mode(toep) != ULP_MODE_TCPDDP); in init_toepcb()
216 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in free_toepcb()
358 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in done_with_toepcb()
1009 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in final_cpl_received()
1211 MPASS(cp->ulp_mode != ULP_MODE_TCPDDP); in calc_options2()
2256 if (ulp_mode(toep) == ULP_MODE_TCPDDP || in t4_aio_queue_tom()
H A Dt4_tls.c224 case ULP_MODE_TCPDDP: in tls_alloc_ktls()
521 ulp_mode(toep) == ULP_MODE_TCPDDP || ulp_mode(toep) == ULP_MODE_TLS, in t4_push_ktls()
H A Dt4_ddp.c1277 toep->params.ulp_mode = ULP_MODE_TCPDDP; in set_ddp_ulp_mode()
1279 V_TCB_ULP_TYPE(M_TCB_ULP_TYPE), V_TCB_ULP_TYPE(ULP_MODE_TCPDDP)); in set_ddp_ulp_mode()
2959 case ULP_MODE_TCPDDP: in t4_enable_ddp_rcv()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c915 ULP_MODE_TCPDDP : ULP_MODE_NONE) | in set_filter()
1747 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) | in mk_abort_rpl_ulp()
1791 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) | in del_hashfilter()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h141 ULP_MODE_TCPDDP = 5 enumerator
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h262 ULP_MODE_TCPDDP = 5, enumerator