Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h37 #define ECORE_CXT_ISCSI_TID_SEG PROTOCOLID_ISCSI /* 0 */
H A Decore_cxt.c257 return type == PROTOCOLID_ISCSI || in src_proto()
264 return type == PROTOCOLID_ISCSI || in tm_cid_proto()
2319 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2322 ecore_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2356 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_tid_mem_info()
2652 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_task_ctx()
H A Decore_ooo.c112 PROTOCOLID_ISCSI); in ecore_ooo_alloc()
H A Dcommon_hsi.h716 PROTOCOLID_ISCSI /* iSCSI */, enumerator
H A Decore_spq.c461 if (p_eqe->protocol_id == PROTOCOLID_ISCSI) in ecore_eq_completion()
H A Decore_ll2.c954 p_ramrod->conn_type = PROTOCOLID_ISCSI; in ecore_sp_ll2_tx_queue_start()
964 p_ramrod->conn_type = PROTOCOLID_ISCSI; in ecore_sp_ll2_tx_queue_start()
H A Decore_dev.c2557 p_hwfn, PROTOCOLID_ISCSI, OSAL_NULL); in ecore_resc_alloc()