Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c4811 #define T6_LE_PERRCRC_MASK (F_PIPELINEERR | F_CLIPTCAMACCFAIL | \ macro
4815 #define T6_LE_FATAL_MASK (T6_LE_PERRCRC_MASK | F_T6_UNKNOWNCMD | \
4851 { T6_LE_PERRCRC_MASK, "LE parity/CRC error" }, in le_intr_handler()