Lines Matching refs:limit
65 int limit; in stmmac_init_systime() local
76 limit = 10; in stmmac_init_systime()
77 while (limit--) { in stmmac_init_systime()
82 if (limit < 0) in stmmac_init_systime()
91 int limit; in stmmac_config_addend() local
100 limit = 10; in stmmac_config_addend()
101 while (limit--) { in stmmac_config_addend()
106 if (limit < 0) in stmmac_config_addend()
116 int limit; in stmmac_adjust_systime() local
143 limit = 10; in stmmac_adjust_systime()
144 while (limit--) { in stmmac_adjust_systime()
149 if (limit < 0) in stmmac_adjust_systime()