Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
A De1000_phy.h67 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
A De1000_phy.c1562 mask = IGP01E1000_PHY_POLARITY_MASK; in igb_check_polarity_igp()
/linux/drivers/net/ethernet/intel/e1000e/
A Dphy.h153 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
A Dphy.c1632 mask = IGP01E1000_PHY_POLARITY_MASK; in e1000_check_polarity_igp()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.h2865 #define IGP01E1000_PHY_POLARITY_MASK 0x0078 macro
A De1000_hw.c5028 *polarity = (phy_data & IGP01E1000_PHY_POLARITY_MASK) ? in e1000_check_polarity()

Completed in 44 milliseconds