Searched refs:CPSW_CMINTMIN_INTVL (Results 1 – 1 of 1) sorted by relevance
151 #define CPSW_CMINTMIN_INTVL ((1000 / CPSW_CMINTMAX_CNT) + 1) macro1268 if (coal_intvl < CPSW_CMINTMIN_INTVL) in cpsw_set_coalesce()1269 coal_intvl = CPSW_CMINTMIN_INTVL; in cpsw_set_coalesce()