Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h806 #define IXGBE_DMACR_EN_MNG_IND 0x10000000 /* Enable Mng Indications */ macro
H A Dixgbe_x550.c912 reg |= IXGBE_DMACR_EN_MNG_IND; in ixgbe_dmac_config_X550()