Searched refs:PHY_INTERRUPT_ENABLED (Results 1 – 23 of 23) sorted by relevance
61 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in rtl8211b_config_intr()74 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in rtl8211e_config_intr()87 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in rtl8211f_config_intr()
85 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in lxt970_config_intr()117 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in lxt971_config_intr()
56 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in am79c_config_intr()
104 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in qs6612_config_intr()
122 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in vsc824x_ack_interrupt()132 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in vsc82xx_config_intr()
50 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83848_config_intr()
95 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in cis820x_config_intr()
60 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in ste10Xp_config_intr()
37 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan88xx_phy_config_intr()
75 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in ns_config_intr()
75 if (PHY_INTERRUPT_ENABLED == phydev->interrupts) in dm9161_config_intr()
51 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in aquantia_config_intr()
150 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in bcm87xx_config_intr()
84 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83867_config_intr()
122 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in bcm_phy_config_intr()
30 ((PHY_INTERRUPT_ENABLED == phydev->interrupts) in smsc_phy_config_intr()
601 return phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED); in phy_enable_interrupts()711 phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED)) in phy_change()937 PHY_INTERRUPT_ENABLED); in phy_state_machine()
250 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in at803x_config_intr()
441 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in brcm_fet_config_intr()
165 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in kszphy_config_intr()
157 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in marvell_config_intr()
1244 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83640_config_intr()
222 #define PHY_INTERRUPT_ENABLED 0x80000000 macro