Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h1410 #define S_MAXRSPCNT0 16 macro
1412 #define V_MAXRSPCNT0(x) ((x) << S_MAXRSPCNT0)
1413 #define G_MAXRSPCNT0(x) (((x) >> S_MAXRSPCNT0) & M_MAXRSPCNT0)