Searched refs:device_capabilities (Results 1 – 5 of 5) sorted by relevance
3293 u32 port_cfg_addr, link_temp, nvm_cfg_addr, device_capabilities; in ecore_hw_get_nvm_info() local3502 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()3505 if (device_capabilities & NVM_CFG1_GLOB_DEVICE_CAPABILITIES_ETHERNET) 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()[all …]
480 unsigned long device_capabilities; member
2088 &p_hwfn->hw_info.device_capabilities)) in ecore_mcp_get_shmem_proto_legacy()
784 u32 device_capabilities; /* 0x88 */ member
90 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\