Searched refs:CEDI_MAX_TBQ_LENGTH (Results 1 – 2 of 2) sorted by relevance
57 #define CEDI_MAX_TBQ_LENGTH (1000) macro
1142 if (config->txQLen[i]>CEDI_MAX_TBQ_LENGTH) in emacProbe()1146 i, config->txQLen[i], CEDI_MAX_TBQ_LENGTH); in emacProbe()1266 if (config->txQLen[i]>CEDI_MAX_TBQ_LENGTH) in emacInit()