Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1426 #define CPLSW_INTR_MASK (F_CIM_OP_MAP_PERR | F_TP_FRAMING_ERROR | \
1694 {F_TP_FRAMING_ERROR, "CPL switch TP framing error", -1, 1}, in cplsw_intr_handler()
Dregs.h1818 #define F_TP_FRAMING_ERROR V_TP_FRAMING_ERROR(1U) macro