Searched refs:CONG_CNTRL_S (Results 1 – 1 of 1) sorted by relevance
846 #define CONG_CNTRL_S 14 macro848 #define CONG_CNTRL_V(x) ((x) << CONG_CNTRL_S)849 #define CONG_CNTRL_G(x) (((x) >> CONG_CNTRL_S) & CONG_CNTRL_M)