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

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Desta_drv.c140 #define DRV_SHUTDOWN_TEST_MAX_COUNTER 20 /* How many delay/sleep iterations to perform while waiting for SME to shutdown) */ macro
1541 for (waitShutdownCounter=1; waitShutdownCounter<=DRV_SHUTDOWN_TEST_MAX_COUNTER; waitShutdownCounter++)
1553 if ( waitShutdownCounter == DRV_SHUTDOWN_TEST_MAX_COUNTER+1 )

Completed in 53 milliseconds