Searched defs:func_ext_cfg (Results 1 – 1 of 1) sorted by relevance
2023 struct func_ext_cfg { struct2024 uint32_t func_cfg;2033 uint32_t iscsi_mac_addr_upper;2034 uint32_t iscsi_mac_addr_lower;2036 uint32_t fcoe_mac_addr_upper;2037 uint32_t fcoe_mac_addr_lower;2039 uint32_t fcoe_wwn_port_name_upper;2040 uint32_t fcoe_wwn_port_name_lower;2065 struct func_ext_cfg func_ext_config[E1H_FUNC_MAX]; /* 0x28 * 8 = 0x140*/ argument