Lines Matching refs:ntries
521 int ntries, error; in mtw_attach() local
559 for (ntries = 0; ntries < 100; ntries++) { in mtw_attach()
567 if (ntries == 100) { in mtw_attach()
1206 int ntries = 5; in mtw_do_request() local
1210 while (ntries--) { in mtw_do_request()
1308 int error, ntries; in mtw_efuse_read_2() local
1324 for (ntries = 0; ntries < 100; ntries++) { in mtw_efuse_read_2()
1331 if (ntries == 100) in mtw_efuse_read_2()
1358 int ntries, error; in mtw_bbp_read() local
1360 for (ntries = 0; ntries < 10; ntries++) { in mtw_bbp_read()
1366 if (ntries == 10) in mtw_bbp_read()
1373 for (ntries = 0; ntries < 10; ntries++) { in mtw_bbp_read()
1379 if (ntries == 10) in mtw_bbp_read()
1390 int ntries, error; in mtw_bbp_write() local
1392 for (ntries = 0; ntries < 10; ntries++) { in mtw_bbp_write()
1398 if (ntries == 10) in mtw_bbp_write()
2826 int ntries, tmp; in mtw_fw_callback() local
2850 for (ntries = 0; ntries < 100; ntries++) { in mtw_fw_callback()
2866 if (ntries == 100) in mtw_fw_callback()
3544 int error, ntries, shift; in mtw_rf_write() local
3546 for (ntries = 0; ntries < 10; ntries++) { in mtw_rf_write()
3552 if (ntries == 10) in mtw_rf_write()
3606 int error, ntries, shift; in mtw_rf_read() local
3608 for (ntries = 0; ntries < 100; ntries++) { in mtw_rf_read()
3614 if (ntries == 100) in mtw_rf_read()
3626 for (ntries = 0; ntries < 100; ntries++) { in mtw_rf_read()
3632 if (ntries == 100) in mtw_rf_read()
4123 int i, error, ntries; in mt7601_bbp_init() local
4126 for (ntries = 0; ntries < 20; ntries++) { in mt7601_bbp_init()
4133 if (ntries == 20) in mt7601_bbp_init()
4187 int error, ntries; in mtw_txrx_enable() local
4189 for (ntries = 0; ntries < 200; ntries++) { in mtw_txrx_enable()
4197 if (ntries == 200) { in mtw_txrx_enable()
4230 int ntries; in mt7601_rxdc_cal() local
4239 for (ntries = 0; ntries < 20; ntries++) { in mt7601_rxdc_cal()
4247 if (ntries == 20) in mt7601_rxdc_cal()
4276 int ntries; in mt7601_rf_temperature() local
4291 for (ntries = 0; ntries < 10; ntries++) { in mt7601_rf_temperature()
4296 if (ntries == 10) in mt7601_rf_temperature()
4406 int i, error, ridx, ntries; in mtw_init_locked() local
4414 for (ntries = 0; ntries < 100; ntries++) { in mtw_init_locked()
4421 if (ntries == 100) { in mtw_init_locked()
4444 for (ntries = 0; ntries < 100; ntries++) { in mtw_init_locked()
4451 if (ntries == 100) { in mtw_init_locked()
4577 int i, ntries, error; in mtw_stop() local
4606 for (ntries = 0; ntries < 100; ntries++) { in mtw_stop()
4613 if (ntries == 100) { in mtw_stop()
4638 for (ntries = 0; ntries < 100; ntries++) { in mtw_stop()