Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h8177 #define S_RXCRCERRFRAMES 0 macro
8179 #define V_RXCRCERRFRAMES(x) ((x) << S_RXCRCERRFRAMES)
8180 #define G_RXCRCERRFRAMES(x) (((x) >> S_RXCRCERRFRAMES) & M_RXCRCERRFRAMES)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h30421 #define S_RXCRCERRFRAMES 0 macro
30423 #define V_RXCRCERRFRAMES(x) ((x) << S_RXCRCERRFRAMES)
30424 #define G_RXCRCERRFRAMES(x) (((x) >> S_RXCRCERRFRAMES) & M_RXCRCERRFRAMES)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h30450 #define S_RXCRCERRFRAMES 0 macro
30452 #define V_RXCRCERRFRAMES(x) ((x) << S_RXCRCERRFRAMES)
30453 #define G_RXCRCERRFRAMES(x) (((x) >> S_RXCRCERRFRAMES) & M_RXCRCERRFRAMES)