Searched refs:S_CQ_CREDITS (Results 1 – 1 of 1) sorted by relevance
118 #define S_CQ_CREDITS 0 macro120 #define V_CQ_CREDITS(x) ((x) << S_CQ_CREDITS)121 #define G_CQ_CREDITS(x) (((x) >> S_CQ_CREDITS) & M_CQ_CREDITS)