[go: nahoru, domu]

Searched refs:trycnt (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8723au/hal/
H A Dhal_com.c724 u8 trycnt = 100; local
744 } while (trycnt--);
745 if (trycnt == 0)
/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c341 int trycnt = 0; local
350 if (++trycnt > 100000) {
/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c1760 u8 trycnt = 100; local
1774 } while (trycnt--);
1775 if (trycnt == 0)
/drivers/net/ethernet/
H A Djme.h226 __le16 trycnt; member in struct:txdesc::__anon3336::__anon3339

Completed in 95 milliseconds