Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1208 #define DRV_MSG_CODE_GET_STATS 0x00130000 /* Get statistics from pf, params [31:4]… macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1471 mb_params.cmd = DRV_MSG_CODE_GET_STATS; in ecore_mcp_send_protocol_stats()