Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_type.h1579 #define IXGBE_AUTO_NEG_LP_1000BASE_CAP 0x8000 /* AUTO NEG Rx LP 1000BaseT Cap */ macro
HDixgbe_x550.c3880 if (an_lp_status & IXGBE_AUTO_NEG_LP_1000BASE_CAP) { in ixgbe_get_lcd_t_x550em()