Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.h44 #define ECORE_CXT_ISCSI_TID_SEG PROTOCOLID_ISCSI /* 0 */
H A Decore_cxt.c282 return type == PROTOCOLID_ISCSI || in src_proto()
290 return type == PROTOCOLID_ISCSI || in tm_cid_proto()
2276 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2279 ecore_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2313 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_tid_mem_info()
2600 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_task_ctx()
H A Decore_spq.c381 case PROTOCOLID_ISCSI: in ecore_async_event_completion()
459 if (p_eqe->protocol_id == PROTOCOLID_ISCSI) in ecore_eq_completion()
H A Decore_dev.c979 p_hwfn, PROTOCOLID_ISCSI, OSAL_NULL); in ecore_resc_alloc()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h812 PROTOCOLID_ISCSI /* iSCSI */, enumerator