Home
last modified time | relevance | path

Searched refs:ULP_MODE_ISCSI (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1132 KASSERT(ulp_mode(toep) == ULP_MODE_ISCSI, in t4_push_pdus()
1235 if (ulp_mode(toep) == ULP_MODE_ISCSI) in t4_push_data()
1366 (ulp_mode(toep) == ULP_MODE_ISCSI && chip_id(sc) >= CHELSIO_T6)) { in do_peer_close()
1910 if (ulp_mode(toep) == ULP_MODE_ISCSI) { in do_fw4_ack()
H A Dt4_ddp.c1195 if (ulp_mode(toep) == ULP_MODE_ISCSI) { in do_rx_data_ddp()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c1076 val = V_TCB_ULP_TYPE(ULP_MODE_ISCSI) | V_TCB_ULP_RAW(ulp_submode); in set_ulp_mode_iscsi()
1203 toep->params.ulp_mode = ULP_MODE_ISCSI; in icl_cxgbei_conn_handoff()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h139 ULP_MODE_ISCSI = 2, enumerator
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h231 ULP_MODE_ISCSI = 2, enumerator