Searched refs:phy_cause (Results 1 – 2 of 2) sorted by relevance
201 int phy_cause = phy->ops->interrupt_handler(phy); in fpga_phy_intr_handler() local203 if (phy_cause & cphy_cause_link_change) in fpga_phy_intr_handler()670 int phy_cause; in t1_elmer0_ext_intr_handler() local688 phy_cause = phy->ops->interrupt_handler(phy); in t1_elmer0_ext_intr_handler()689 if (phy_cause & cphy_cause_link_change) in t1_elmer0_ext_intr_handler()697 phy_cause = phy->ops->interrupt_handler(phy); in t1_elmer0_ext_intr_handler()698 if (phy_cause & cphy_cause_link_change) in t1_elmer0_ext_intr_handler()712 phy_cause = phy->ops->interrupt_handler(phy); in t1_elmer0_ext_intr_handler()713 if (phy_cause & cphy_cause_link_change) in t1_elmer0_ext_intr_handler()724 phy_cause = phy->ops->interrupt_handler(phy); in t1_elmer0_ext_intr_handler()[all …]
1904 int phy_cause = p->phy.ops->intr_handler(&p->phy); in t3_phy_intr_handler() local1906 if (phy_cause & cphy_cause_link_change) in t3_phy_intr_handler()1908 if (phy_cause & cphy_cause_fifo_error) in t3_phy_intr_handler()1910 if (phy_cause & cphy_cause_module_change) in t3_phy_intr_handler()