Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dmcp_public.h1310 #define DRV_MSG_CODE_GET_STATS 0x00130000 /* Get statistics from pf, params [31:4]… macro
Decore_mcp.c1763 mb_params.cmd = DRV_MSG_CODE_GET_STATS; in ecore_mcp_send_protocol_stats()