Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_type.h1466 #define IXGBE_FACTPS_MNGCG 0x20000000 /* Manageability Clock Gated */ macro
Dixgbe.c3922 if (factps & IXGBE_FACTPS_MNGCG) in ixgbe_mng_enabled()