Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2609 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP is 100TX Full Duplex Capable */ macro
H A De1000_hw.c2602 !(phy_data & NWAY_LPAR_100TX_FD_CAPS)) || in e1000_get_speed_and_duplex()