Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_SET_VERSION (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1293 #define DRV_MSG_CODE_SET_VERSION 0x000f0000 /* Param: [0:3] - version, [4:15] - name (null termina… macro
H A Decore_mcp.c2973 mb_params.cmd = DRV_MSG_CODE_SET_VERSION; in ecore_mcp_send_drv_version()