Home
last modified time | relevance | path

Searched refs:ULP_MODE_NONE (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c216 if (ulp_mode(toep) != ULP_MODE_NONE) in tls_alloc_ktls()
222 case ULP_MODE_NONE: in tls_alloc_ktls()
505 KASSERT(ulp_mode(toep) == ULP_MODE_NONE || in t4_push_ktls()
1090 KASSERT(ulp_mode(toep) == ULP_MODE_NONE, in mk_set_tcb_field_ulp()
H A Dt4_tom.c916 if (ulp_mode(toep) == ULP_MODE_NONE && /* XXX: Read TCB otherwise? */ in t4_pmtu_update()
1310 cp->ulp_mode = ULP_MODE_NONE; in init_conn_params()
2220 ulp_mode(toep) == ULP_MODE_NONE) { in t4_aio_queue_tom()
H A Dt4_ddp.c2804 if (__predict_false(ulp_mode(toep) == ULP_MODE_NONE)) { in t4_aio_queue_ddp()
2951 case ULP_MODE_NONE: in t4_enable_ddp_rcv()
H A Dt4_cpl_io.c655 KASSERT(ulp_mode(toep) == ULP_MODE_NONE || in t4_push_frames()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c780 ULP_MODE_TCPDDP : ULP_MODE_NONE) | in set_tcamfilter()
1537 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) | in mk_act_open_req6()
1581 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) | in mk_act_open_req()
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c168 options = F_TCAM_BYPASS | V_ULP_MODE(ULP_MODE_NONE); in mk_ktls_act_open_req()
203 options = F_TCAM_BYPASS | V_ULP_MODE(ULP_MODE_NONE); in mk_ktls_act_open_req6()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h137 ULP_MODE_NONE = 0, enumerator
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c1179 if (ulp_mode(toep) != ULP_MODE_NONE) { in icl_cxgbei_conn_handoff()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h230 ULP_MODE_NONE = 0, enumerator