Searched refs:S_WAIT (Results 1 – 1 of 1) sorted by relevance
57255 #define S_WAIT 16 macro57257 #define CXGBE_V_WAIT(x) ((x) << S_WAIT)57258 #define G_WAIT(x) (((x) >> S_WAIT) & M_WAIT)