Home
last modified time | relevance | path

Searched refs:ECORE_MFW_TLV_ISCSI (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mng_tlv.c255 *tlv_group |= ECORE_MFW_TLV_ISCSI; in ecore_mfw_get_tlv_group()
1356 if ((tlv_group & ECORE_MFW_TLV_ISCSI) && in ecore_mfw_process_tlv_req()
1360 tlv_group &= ~ECORE_MFW_TLV_ISCSI; in ecore_mfw_process_tlv_req()
H A Decore_mcp_api.h269 ECORE_MFW_TLV_ISCSI = 0x8, /* SCSI protocol TLVs */ enumerator