Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c263 cphy_cause |= cphy_cause_fifo_error; in mv88e1xxx_intr_handler()
H A Dcxgb_vsc8211.c318 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()
H A Dcxgb_common.h531 cphy_cause_fifo_error = 2, enumerator
H A Dcxgb_t3_hw.c2226 if (phy_cause & cphy_cause_fifo_error) in phy_intr_handler()