Home
last modified time | relevance | path

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

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