Home | History | Annotate | Download | only in hal

Lines Matching full:max_retry_count

563     if((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT))
878 if(nxpncihal_ctrl.retry_cnt++ < MAX_RETRY_COUNT)
1104 if((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT))
2806 if ((status != NFCSTATUS_SUCCESS) && (nxpncihal_ctrl.retry_cnt >= MAX_RETRY_COUNT))