Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_cxt.h39 #define ECORE_CXT_ISCSI_TID_SEG PROTOCOLID_ISCSI /* 0 */
Decore_cxt.c259 return type == PROTOCOLID_ISCSI || in src_proto()
266 return type == PROTOCOLID_ISCSI || in tm_cid_proto()
2323 ecore_cxt_set_proto_cid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2326 ecore_cxt_set_proto_tid_count(p_hwfn, PROTOCOLID_ISCSI, in ecore_cxt_set_pf_params()
2360 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_tid_mem_info()
2656 proto = PROTOCOLID_ISCSI; in ecore_cxt_get_task_ctx()
Dcommon_hsi.h733 PROTOCOLID_ISCSI /* iSCSI */, enumerator
Decore_spq.c464 if (p_eqe->protocol_id == PROTOCOLID_ISCSI) in ecore_eq_completion()
Decore_dev.c2561 p_hwfn, PROTOCOLID_ISCSI, OSAL_NULL); in ecore_resc_alloc()