Searched refs:MCP_DRV_VER_STR_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1030 #define MCP_DRV_VER_STR_SIZE 16 macro
1031 #define MCP_DRV_VER_STR_SIZE_DWORD (MCP_DRV_VER_STR_SIZE / sizeof(u32))
1035 u8 name[MCP_DRV_VER_STR_SIZE - 4];
H A Decore_mcp_api.h156 u8 name[MCP_DRV_VER_STR_SIZE - 4];
H A Decore_mcp.c2966 num_words = (MCP_DRV_VER_STR_SIZE - 4) / 4;

Completed in 140 milliseconds