Home
last modified time | relevance | path

Searched refs:IXGBE_MDIO_GLOBAL_ALM_1_DEV_FAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_type.h1564 #define IXGBE_MDIO_GLOBAL_ALM_1_DEV_FAULT 0x0010 /* device fault */ macro
Dixgbe_type.h1554 #define IXGBE_MDIO_GLOBAL_ALM_1_DEV_FAULT 0x0010 /* device fault */ macro
Dixgbe_x550.c2067 } else if (reg & IXGBE_MDIO_GLOBAL_ALM_1_DEV_FAULT) { in ixgbe_get_lasi_ext_t_x550em()