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