S_RF_PARITY_ERR  2134 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_RF_PARITY_ERR(x) ((x) << S_RF_PARITY_ERR)
S_RF_PARITY_ERR  2135 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_RF_PARITY_ERR(x) (((x) >> S_RF_PARITY_ERR) & M_RF_PARITY_ERR)