Searched refs:ulp_mode (Results 1 – 9 of 9) sorted by relevance
101 if (ulp_mode(toep) == ULP_MODE_TLS) in send_flowc_wr()151 if (ulp_mode(toep) == ULP_MODE_TLS) in send_flowc_wr()152 FLOWC_PARAM(ULP_MODE, ulp_mode(toep)); in send_flowc_wr()399 if (ulp_mode(toep) == ULP_MODE_TLS) in make_established()687 ulp_mode(toep) == ULP_MODE_TCPDDP || in t4_push_frames()688 ulp_mode(toep) == ULP_MODE_TLS || in t4_push_frames()689 ulp_mode(toep) == ULP_MODE_RDMA, in t4_push_frames()1257 if (ulp_mode(toep) == ULP_MODE_ISCSI) in t4_push_data()1391 if (ulp_mode(toep) == ULP_MODE_RDMA || in do_peer_close()1730 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in do_rx_data()[all …]
188 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in init_toepcb()217 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in free_toepcb()335 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in release_offload_resources()396 if (ulp_mode(toep) == ULP_MODE_TLS) in t4_pcb_detach()861 if (ulp_mode(toep) == ULP_MODE_TCPDDP) in final_cpl_received()995 MPASS(cp->ulp_mode >= 0 && cp->ulp_mode <= M_ULP_MODE); in calc_options0()996 opt0 |= V_ULP_MODE(cp->ulp_mode); in calc_options0()1064 if (cp->ulp_mode == ULP_MODE_TCPDDP) in calc_options2()1195 cp->ulp_mode = ULP_MODE_TLS; in init_conn_params()1198 cp->ulp_mode = ULP_MODE_TCPDDP; in init_conn_params()[all …]
145 toep->params.ulp_mode = ULP_MODE_NONE; in tls_clr_ofld_mode()601 ulp_mode(toep) != ULP_MODE_TLS) in program_key_context()837 else if (ulp_mode(toep) == ULP_MODE_TLS) { in t4_ctloutput_tls()848 else if (ulp_mode(toep) == ULP_MODE_TLS) { in t4_ctloutput_tls()872 switch (ulp_mode(toep)) { in t4_ctloutput_tls()981 switch (ulp_mode(toep)) { in tls_alloc_ktls()1127 if (ulp_mode(toep) == ULP_MODE_TLS) { in tls_alloc_ktls()1396 KASSERT(ulp_mode(toep) == ULP_MODE_NONE || in t4_push_tls_records()1397 ulp_mode(toep) == ULP_MODE_TCPDDP || ulp_mode(toep) == ULP_MODE_TLS, in t4_push_tls_records()1775 KASSERT(ulp_mode(toep) == ULP_MODE_NONE || in t4_push_ktls()[all …]
111 int8_t ulp_mode; member226 ulp_mode(struct toepcb *toep) in ulp_mode() function229 return (toep->params.ulp_mode); in ulp_mode()
777 if (ulp_mode(toep) == ULP_MODE_ISCSI) { in do_rx_data_ddp()
867 if (ulp_mode(toep) != ULP_MODE_NONE) { in icl_cxgbei_conn_handoff()889 toep->params.ulp_mode = ULP_MODE_ISCSI; in icl_cxgbei_conn_handoff()
534 if (fwcmd->params.rsp.ulp[0].ulp_mode & ULP_NIC_MODE) { in oce_get_fw_config()
1686 uint32_t ulp_mode; member
1425 toep->params.ulp_mode = ULP_MODE_RDMA; in rdma_init()