Searched refs:CONG_CNTRL_S (Results 1 – 1 of 1) sorted by relevance
449 #define CONG_CNTRL_S 14 macro451 #define CONG_CNTRL_V(x) ((x) << CONG_CNTRL_S)452 #define CONG_CNTRL_G(x) (((x) >> CONG_CNTRL_S) & CONG_CNTRL_M)