Searched refs:phy_cause (Results 1 – 1 of 1) sorted by relevance
2219 int phy_cause = p->phy.ops->intr_handler(&p->phy); in phy_intr_handler() local2221 if (phy_cause & cphy_cause_link_change) in phy_intr_handler()2223 if (phy_cause & cphy_cause_fifo_error) in phy_intr_handler()2225 if (phy_cause & cphy_cause_module_change) in phy_intr_handler()2227 if (phy_cause & cphy_cause_alarm) in phy_intr_handler()