Searched refs:IXGBE_FACTPS_MNGCG (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | ixgbe_type.h | 1466 #define IXGBE_FACTPS_MNGCG 0x20000000 /* Manageability Clock Gated */ macro |
| D | ixgbe.c | 3922 if (factps & IXGBE_FACTPS_MNGCG) in ixgbe_mng_enabled() |