S_CF_PARITY_ERR  2139 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_CF_PARITY_ERR(x) ((x) << S_CF_PARITY_ERR)
S_CF_PARITY_ERR  2140 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_CF_PARITY_ERR(x) (((x) >> S_CF_PARITY_ERR) & M_CF_PARITY_ERR)