Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h24694 #define S_OCH_DROP 8 macro
24696 #define V_OCH_DROP(x) ((x) << S_OCH_DROP)
24697 #define G_OCH_DROP(x) (((x) >> S_OCH_DROP) & M_OCH_DROP)