Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h47 cphy_cause_fifo_error = 0x3 enumerator
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c335 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()
H A Dcommon.h501 cphy_cause_fifo_error = 2, enumerator
H A Dt3_hw.c1843 if (phy_cause & cphy_cause_fifo_error) in t3_phy_intr_handler()