Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h481 #define S_MC3_PARITY_ERR 2 macro
483 #define V_MC3_PARITY_ERR(x) ((x) << S_MC3_PARITY_ERR)
484 #define G_MC3_PARITY_ERR(x) (((x) >> S_MC3_PARITY_ERR) & M_MC3_PARITY_ERR)