Home
last modified time | relevance | path

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

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