Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20197 #define S_RX_SOP_COUNT 8 macro
20199 #define V_RX_SOP_COUNT(x) ((x) << S_RX_SOP_COUNT)
20200 #define G_RX_SOP_COUNT(x) (((x) >> S_RX_SOP_COUNT) & M_RX_SOP_COUNT)