Searched refs:cphy_cause (Results 1 – 2 of 2) sorted by relevance
255 int cphy_cause = 0; in mv88e1xxx_intr_handler() local260 cphy_cause |= cphy_cause_link_change; in mv88e1xxx_intr_handler()262 cphy_cause |= cphy_cause_fifo_error; in mv88e1xxx_intr_handler()263 return cphy_cause; in mv88e1xxx_intr_handler()
307 int err, cphy_cause = 0; in vsc8211_intr_handler() local315 cphy_cause |= cphy_cause_link_change; in vsc8211_intr_handler()317 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()318 return cphy_cause; in vsc8211_intr_handler()