Home
last modified time | relevance | path

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

/src/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c2219 int phy_cause = p->phy.ops->intr_handler(&p->phy); in phy_intr_handler() local
2221 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()