Home
last modified time | relevance | path

Searched refs:phy_cause (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1839 int phy_cause = p->phy.ops->intr_handler(&p->phy); in t3_phy_intr_handler() local
1841 if (phy_cause & cphy_cause_link_change) in t3_phy_intr_handler()
1843 if (phy_cause & cphy_cause_fifo_error) in t3_phy_intr_handler()
1845 if (phy_cause & cphy_cause_module_change) in t3_phy_intr_handler()