Searched refs:cphy_cause (Results 1 – 2 of 2) sorted by relevance
325 int err, cphy_cause = 0; in vsc8211_intr_handler() local333 cphy_cause |= cphy_cause_link_change; in vsc8211_intr_handler()335 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()336 return cphy_cause; in vsc8211_intr_handler()
296 int cphy_cause = 0; in mv88e1xxx_interrupt_handler() local322 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_interrupt_handler()331 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_interrupt_handler()333 return cphy_cause; in mv88e1xxx_interrupt_handler()