Searched refs:MAX_POLL_TRIES (Results 1 – 3 of 3) sorted by relevance
31 #define MAX_POLL_TRIES 100 macro
1268 for (tries = 0; tries < MAX_POLL_TRIES; tries++) { in mwifiex_sdio_poll_card_status()1490 for (tries = 0; tries < MAX_POLL_TRIES; tries++) { in mwifiex_prog_fw_w_helper()2727 for (tries = 0; tries < MAX_POLL_TRIES; tries++) { in mwifiex_sdio_rdwr_firmware()2914 for (tries = 0; tries < MAX_POLL_TRIES; tries++) { in mwifiex_sdio_generic_fw_dump()2923 if (tries == MAX_POLL_TRIES) { in mwifiex_sdio_generic_fw_dump()
114 #define MAX_POLL_TRIES 100 macro