Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_POLARITY_MASK (Results 1 - 12 of 12) sorted by relevance

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

Completed in 42 milliseconds