Searched refs:cphy_cause (Results 1 – 2 of 2) sorted by relevance
254 int cphy_cause = 0; in mv88e1xxx_intr_handler() local259 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_intr_handler()261 cphy_cause |= cphy_cause_fifo_error; in mv88e1xxx_intr_handler()262 return cphy_cause; in mv88e1xxx_intr_handler()
306 int err, cphy_cause = 0; in vsc8211_intr_handler() local314 cphy_cause |= cphy_cause_link_change; in vsc8211_intr_handler()316 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()317 return cphy_cause; in vsc8211_intr_handler()