Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h29527 #define S_DROP_INVLD_MC_CH0 16 macro
29529 #define V_DROP_INVLD_MC_CH0(x) ((x) << S_DROP_INVLD_MC_CH0)
29530 #define G_DROP_INVLD_MC_CH0(x) (((x) >> S_DROP_INVLD_MC_CH0) & M_DROP_INVLD_MC_CH0)