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()
295 int cphy_cause = 0; in mv88e1xxx_interrupt_handler() local321 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_interrupt_handler()330 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_interrupt_handler()332 return cphy_cause; in mv88e1xxx_interrupt_handler()