Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_phy.c142 if (mdic & E1000_MDIC_READY) in igb_read_phy_reg_mdic()
145 if (!(mdic & E1000_MDIC_READY)) { in igb_read_phy_reg_mdic()
199 if (mdic & E1000_MDIC_READY) in igb_write_phy_reg_mdic()
202 if (!(mdic & E1000_MDIC_READY)) { in igb_write_phy_reg_mdic()
H A De1000_defines.h991 #define E1000_MDIC_READY 0x10000000 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dphy.c145 if (mdic & E1000_MDIC_READY) in e1000e_read_phy_reg_mdic()
148 if (!(mdic & E1000_MDIC_READY)) { in e1000e_read_phy_reg_mdic()
209 if (mdic & E1000_MDIC_READY) in e1000e_write_phy_reg_mdic()
212 if (!(mdic & E1000_MDIC_READY)) { in e1000e_write_phy_reg_mdic()
H A Ddefines.h805 #define E1000_MDIC_READY 0x10000000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dphy.c146 if (mdic & E1000_MDIC_READY) in e1000e_read_phy_reg_mdic()
149 if (!(mdic & E1000_MDIC_READY)) { in e1000e_read_phy_reg_mdic()
210 if (mdic & E1000_MDIC_READY) in e1000e_write_phy_reg_mdic()
213 if (!(mdic & E1000_MDIC_READY)) { in e1000e_write_phy_reg_mdic()
H A Ddefines.h805 #define E1000_MDIC_READY 0x10000000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_phy.c142 if (mdic & E1000_MDIC_READY) in igb_read_phy_reg_mdic()
145 if (!(mdic & E1000_MDIC_READY)) { in igb_read_phy_reg_mdic()
199 if (mdic & E1000_MDIC_READY) in igb_write_phy_reg_mdic()
202 if (!(mdic & E1000_MDIC_READY)) { in igb_write_phy_reg_mdic()
H A De1000_defines.h991 #define E1000_MDIC_READY 0x10000000 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2865 if (mdic & E1000_MDIC_READY) in e1000_read_phy_reg_ex()
2868 if (!(mdic & E1000_MDIC_READY)) { in e1000_read_phy_reg_ex()
2998 if (mdic & E1000_MDIC_READY) in e1000_write_phy_reg_ex()
3001 if (!(mdic & E1000_MDIC_READY)) { in e1000_write_phy_reg_ex()
H A De1000_hw.h1595 #define E1000_MDIC_READY 0x10000000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2866 if (mdic & E1000_MDIC_READY) in e1000_read_phy_reg_ex()
2869 if (!(mdic & E1000_MDIC_READY)) { in e1000_read_phy_reg_ex()
2999 if (mdic & E1000_MDIC_READY) in e1000_write_phy_reg_ex()
3002 if (!(mdic & E1000_MDIC_READY)) { in e1000_write_phy_reg_ex()
H A De1000_hw.h1592 #define E1000_MDIC_READY 0x10000000 macro

Completed in 54 milliseconds