Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1408 #define DRV_MB_PARAM_ESWITCH_MODE_MASK (DRV_MB_PARAM_ESWITCH_MODE_NONE | \
1411 #define DRV_MB_PARAM_ESWITCH_MODE_NONE 0x0 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c2798 drv_mb_param = DRV_MB_PARAM_ESWITCH_MODE_NONE; in ecore_mcp_ov_update_eswitch()