Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c261 cphy_cause |= cphy_cause_fifo_error; in mv88e1xxx_intr_handler()
H A Dcxgb_vsc8211.c316 cphy_cause |= cphy_cause_fifo_error; in vsc8211_intr_handler()
H A Dcxgb_common.h529 cphy_cause_fifo_error = 2, enumerator
H A Dcxgb_t3_hw.c2223 if (phy_cause & cphy_cause_fifo_error) in phy_intr_handler()