Home
last modified time | relevance | path

Searched defs:mcp_public_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h4173 struct mcp_public_data { struct
4175 u32 num_sections;
4176 offsize_t sections[PUBLIC_MAX_SECTIONS];
4177 struct public_drv_mb drv_mb[MCP_GLOB_FUNC_MAX];
4178 struct public_mfw_mb mfw_mb[MCP_GLOB_FUNC_MAX];
4179 struct public_global global;
4180 struct public_path path[MCP_GLOB_PATH_MAX];
4181 struct public_port port[MCP_GLOB_PORT_MAX];
4182 struct public_func func[MCP_GLOB_FUNC_MAX];
4183 struct drv_ver_info_stc drv_info;