Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c3293 u32 port_cfg_addr, link_temp, nvm_cfg_addr, device_capabilities; in ecore_hw_get_nvm_info() local
3502 offsetof(struct nvm_cfg1_glob, device_capabilities); in ecore_hw_get_nvm_info()
3504 device_capabilities = ecore_rd(p_hwfn, p_ptt, addr); in ecore_hw_get_nvm_info()
3507 &p_hwfn->hw_info.device_capabilities); in ecore_hw_get_nvm_info()
3508 if (device_capabilities & NVM_CFG1_GLOB_DEVICE_CAPABILITIES_FCOE) in ecore_hw_get_nvm_info()
3510 &p_hwfn->hw_info.device_capabilities); in ecore_hw_get_nvm_info()
3511 if (device_capabilities & NVM_CFG1_GLOB_DEVICE_CAPABILITIES_ISCSI) in ecore_hw_get_nvm_info()
3513 &p_hwfn->hw_info.device_capabilities); in ecore_hw_get_nvm_info()
3514 if (device_capabilities & NVM_CFG1_GLOB_DEVICE_CAPABILITIES_ROCE) in ecore_hw_get_nvm_info()
3516 &p_hwfn->hw_info.device_capabilities); in ecore_hw_get_nvm_info()
[all …]
H A Decore.h480 unsigned long device_capabilities; member
H A Decore_mcp.c2088 &p_hwfn->hw_info.device_capabilities)) in ecore_mcp_get_shmem_proto_legacy()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_cfg.h784 u32 device_capabilities; /* 0x88 */ member
H A Dnvm_meta.txt90 array set device_capabilities {1 {Ethernet} 2 {FCoE} 4 {iSCSI} 8 {RoCE} 16 {iWarp} }
206 …7,stringFormat {^(?:0x)?([0-9a-fA-F]+)$} 117,listType bitfield 117,allowedList device_capabilities\