Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1200 #define DRV_MSG_CODE_SET_VMAC 0x00110000 /* Set virtual mac address, params [31:6… macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c2723 mb_params.cmd = DRV_MSG_CODE_SET_VMAC; in ecore_mcp_ov_update_mac()