Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h731 #define IXGBE_DMACR_EN_MNG_IND 0x10000000 /* Enable Mng Indications */ macro
H A Dixgbe_x550.c915 reg |= IXGBE_DMACR_EN_MNG_IND; in ixgbe_dmac_config_X550()