Lines Matching refs:limit
56 int limit; in stmmac_init_systime() local
67 limit = 10; in stmmac_init_systime()
68 while (limit--) { in stmmac_init_systime()
73 if (limit < 0) in stmmac_init_systime()
82 int limit; in stmmac_config_addend() local
91 limit = 10; in stmmac_config_addend()
92 while (limit--) { in stmmac_config_addend()
97 if (limit < 0) in stmmac_config_addend()
107 int limit; in stmmac_adjust_systime() local
118 limit = 10; in stmmac_adjust_systime()
119 while (limit--) { in stmmac_adjust_systime()
124 if (limit < 0) in stmmac_adjust_systime()