/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/pci/ |
H A D | r88ee_init.c | 83 int ntries; in r88ee_power_on() local 93 for(ntries = 0; ntries < 5000; ntries++) { in r88ee_power_on() 98 if (ntries == 5000) { in r88ee_power_on() 122 for (ntries = 0; ntries < 5000; ntries++) { in r88ee_power_on() 128 if (ntries == 5000) in r88ee_power_on() 161 int ntries; in r88ee_power_off() local 173 for (ntries = 0; ntries < 10; ntries++) { in r88ee_power_off() 180 if (ntries == 10) { in r88ee_power_off() 226 for (ntries = 0; ntries < 10; ntries++) { in r88ee_power_off() 234 if (ntries == 10) { in r88ee_power_off()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/usb/ |
H A D | r88eu_init.c | 79 int ntries; in r88eu_power_on() local 82 for (ntries = 0; ntries < 5000; ntries++) { in r88eu_power_on() 87 if (ntries == 5000) { in r88eu_power_on() 109 for (ntries = 0; ntries < 5000; ntries++) { in r88eu_power_on() 115 if (ntries == 5000) in r88eu_power_on() 139 int error, ntries; in r88eu_power_off() local 154 for (ntries = 0; ntries < 10; ntries++) { in r88eu_power_off() 161 if (ntries == 10) { in r88eu_power_off() 207 for (ntries = 0; ntries < 10; ntries++) { in r88eu_power_off() 215 if (ntries == 10) { in r88eu_power_off()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/ |
H A D | if_rtwn_fw.c | 96 int ntries; in rtwn_fw_checksum_report() local 98 for (ntries = 0; ntries < 25; ntries++) { in rtwn_fw_checksum_report() 103 if (ntries == 25) { in rtwn_fw_checksum_report() 119 int ntries, error; in rtwn_load_firmware() local 160 for (ntries = 0; ntries < 3; ntries++) { in rtwn_load_firmware() 190 if (ntries == 3) { in rtwn_load_firmware() 206 for (ntries = 0; ntries < 20; ntries++) { in rtwn_load_firmware() 211 if (ntries == 20) { in rtwn_load_firmware()
|
H A D | if_rtwn_beacon.c | 67 int ntries; in rtwn_check_beacon_valid() local 73 for (ntries = 0; ntries < 10; ntries++) { in rtwn_check_beacon_valid() 82 if (ntries == 10) in rtwn_check_beacon_valid() 245 int ntries, error; in rtwn_tx_beacon_check() local 247 for (ntries = 0; ntries < 5; ntries++) { in rtwn_tx_beacon_check() 258 if (ntries == 5) { in rtwn_tx_beacon_check()
|
H A D | if_rtwn_efuse.c | 85 int ntries, error; in rtwn_efuse_read_next() local 98 for (ntries = 0; ntries < 100; ntries++) { in rtwn_efuse_read_next() 104 if (ntries == 100) { in rtwn_efuse_read_next()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/ |
H A D | r92e_init.c | 66 int ntries, error; in r92e_llt_init() local 71 for (ntries = 0; ntries < 1000; ntries++) { in r92e_llt_init() 227 int ntries; in r92e_power_on() local 249 for (ntries = 0; ntries < 5000; ntries++) { in r92e_power_on() 254 if (ntries == 5000) { in r92e_power_on() 266 for (ntries = 0; ntries < 5000; ntries++) { in r92e_power_on() 272 if (ntries == 5000) in r92e_power_on() 290 int error, ntries; in r92e_power_off() local 301 for (ntries = 0; ntries < 5000; ntries++) { in r92e_power_off() 308 if (ntries == 5000) { in r92e_power_off() [all …]
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/ |
H A D | r21a_init.c | 69 int ntries; in r21a_power_on() local 102 for (ntries = 0; ntries < 5000; ntries++) { in r21a_power_on() 107 if (ntries == 5000) { in r21a_power_on() 127 for (ntries = 0; ntries < 5000; ntries++) { in r21a_power_on() 133 if (ntries == 5000) in r21a_power_on() 184 int error, ntries; in r21a_power_off() local 195 for (ntries = 0; ntries < 10; ntries++) { in r21a_power_off() 202 if (ntries == 10) { in r21a_power_off() 253 for (ntries = 0; ntries < 10; ntries++) { in r21a_power_off() 261 if (ntries == 10) { in r21a_power_off()
|
H A D | r21a_chan.c | 112 int ntries; in r21a_set_band_5ghz() local 126 for (ntries = 0; ntries < 100; ntries++) { in r21a_set_band_5ghz() 132 if (ntries == 100) { in r21a_set_band_5ghz()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/pci/ |
H A D | r92ce_init.c | 112 int ntries; in r92ce_power_on() local 115 for (ntries = 0; ntries < 1000; ntries++) { in r92ce_power_on() 120 if (ntries == 1000) { in r92ce_power_on() 159 for (ntries = 0; ntries < 1000; ntries++) { in r92ce_power_on() 165 if (ntries == 1000) { in r92ce_power_on() 203 for (ntries = 0; ntries < 200; ntries++) { in r92ce_power_on() 209 if (ntries == 200) { in r92ce_power_on()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/ |
H A D | r12a_init.c | 251 int ntries; in r12a_power_on() local 284 for (ntries = 0; ntries < 5000; ntries++) { in r12a_power_on() 289 if (ntries == 5000) { in r12a_power_on() 301 for (ntries = 0; ntries < 5000; ntries++) { in r12a_power_on() 307 if (ntries == 5000) in r12a_power_on() 326 int error, ntries; in r12a_power_off() local 337 for (ntries = 0; ntries < 10; ntries++) { in r12a_power_off() 344 if (ntries == 10) { in r12a_power_off() 403 for (ntries = 0; ntries < 10; ntries++) { in r12a_power_off() 411 if (ntries == 10) { in r12a_power_off()
|
H A D | r12a_rx.c | 70 int ntries; in r12a_ratectl_tx_complete() local 98 ntries = MS(rpt->txrptb2, R12A_TXRPTB2_RETRY_CNT); in r12a_ratectl_tx_complete() 105 R12A_TXRPTB0_LIFE_EXPIRE)) ? " not" : "", ntries); in r12a_ratectl_tx_complete() 109 txs.long_retries = ntries; in r12a_ratectl_tx_complete()
|
H A D | r12a_chan.c | 530 int ntries; in r12a_set_band_5ghz() local 534 for (ntries = 0; ntries < 100; ntries++) { in r12a_set_band_5ghz() 540 if (ntries == 100) { in r12a_set_band_5ghz()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/usb/ |
H A D | r92cu_init.c | 88 int ntries; in r92cu_power_on() local 91 for (ntries = 0; ntries < 5000; ntries++) { in r92cu_power_on() 96 if (ntries == 5000) { in r92cu_power_on() 126 for (ntries = 0; ntries < 5000; ntries++) { in r92cu_power_on() 132 if (ntries == 5000) { in r92cu_power_on() 151 for (ntries = 0; ntries < 1000; ntries++) { in r92cu_power_on() 157 if (ntries == 1000) { in r92cu_power_on()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/ |
H A D | r92c_llt.c | 55 int ntries, error; in r92c_llt_write() local 64 for (ntries = 0; ntries < 20; ntries++) { in r92c_llt_write()
|
H A D | r92c_fw.c | 66 int ntries, error; in r92c_fw_cmd() local 80 for (ntries = 0; ntries < 100; ntries++) { in r92c_fw_cmd() 85 if (ntries == 100) { in r92c_fw_cmd() 120 int ntries; in r92c_fw_reset() local 129 for (ntries = 0; ntries < 100; ntries++) { in r92c_fw_reset() 369 int ntries; in r92c_ratectl_tx_complete() local 401 ntries = MS(rpt->rptb0, R92C_RPTB0_RETRY_CNT); in r92c_ratectl_tx_complete() 409 ntries); in r92c_ratectl_tx_complete() 412 txs.long_retries = ntries; in r92c_ratectl_tx_complete()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/ |
H A D | r88e_fw.c | 59 int ntries, error; in r88e_fw_cmd() local 69 for (ntries = 0; ntries < 100; ntries++) { in r88e_fw_cmd() 74 if (ntries == 100) { in r88e_fw_cmd()
|
H A D | r88e_rx.c | 82 int ntries; in r88e_ratectl_tx_complete() local 110 ntries = MS(rpt->rptb2, R88E_RPTB2_RETRY_CNT); in r88e_ratectl_tx_complete() 117 ntries); in r88e_ratectl_tx_complete() 121 txs.long_retries = ntries; in r88e_ratectl_tx_complete()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/ |
H A D | rt2860.c | 240 int error, ntries, qid; in rt2860_attach() local 252 for (ntries = 0; ntries < 100; ntries++) { in rt2860_attach() 258 if (ntries == 100) { in rt2860_attach() 963 int ntries; in rt3090_efuse_read_2() local 977 for (ntries = 0; ntries < 500; ntries++) { in rt3090_efuse_read_2() 983 if (ntries == 500) in rt3090_efuse_read_2() 2031 int ntries; in rt2860_mcu_bbp_write() local 2033 for (ntries = 0; ntries < 100; ntries++) { in rt2860_mcu_bbp_write() 2038 if (ntries == 100) { in rt2860_mcu_bbp_write() 2056 int ntries; in rt2860_mcu_bbp_read() local [all …]
|
H A D | rt2661.c | 206 int error, ac, ntries; in rt2661_attach() local 218 for (ntries = 0; ntries < 1000; ntries++) { in rt2661_attach() 223 if (ntries == 1000) { in rt2661_attach() 1690 int ntries; in rt2661_bbp_write() local 1692 for (ntries = 0; ntries < 100; ntries++) { in rt2661_bbp_write() 1697 if (ntries == 100) { in rt2661_bbp_write() 1712 int ntries; in rt2661_bbp_read() local 1714 for (ntries = 0; ntries < 100; ntries++) { in rt2661_bbp_read() 1719 if (ntries == 100) { in rt2661_bbp_read() 1727 for (ntries = 0; ntries < 100; ntries++) { in rt2661_bbp_read() [all …]
|
H A D | rt2560.c | 1953 int ntries; in rt2560_bbp_write() local 1955 for (ntries = 0; ntries < 100; ntries++) { in rt2560_bbp_write() 1960 if (ntries == 100) { in rt2560_bbp_write() 1975 int ntries; in rt2560_bbp_read() local 1977 for (ntries = 0; ntries < 100; ntries++) { in rt2560_bbp_read() 1982 if (ntries == 100) { in rt2560_bbp_read() 1990 for (ntries = 0; ntries < 100; ntries++) { in rt2560_bbp_read() 2005 int ntries; in rt2560_rf_write() local 2007 for (ntries = 0; ntries < 100; ntries++) { in rt2560_rf_write() 2012 if (ntries == 100) { in rt2560_rf_write() [all …]
|
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/ |
H A D | if_run.c | 789 int ntries, error; in run_attach() local 814 for (ntries = 0; ntries < 100; ntries++) { in run_attach() 823 if (ntries == 100) { in run_attach() 1223 int ntries, error; in run_load_microcode() local 1292 for (ntries = 0; ntries < 1000; ntries++) { in run_load_microcode() 1299 if (ntries == 1000) { in run_load_microcode() 1332 int ntries = 10; in run_do_request() local 1336 while (ntries--) { in run_do_request() 1462 int error, ntries; in run_efuse_read() local 1479 for (ntries = 0; ntries < 100; ntries++) { in run_efuse_read() [all …]
|
H A D | if_ural.c | 540 int ntries = 10; in ural_do_request() local 542 while (ntries--) { in ural_do_request() 1482 int ntries; in ural_bbp_write() local 1484 for (ntries = 0; ntries < 100; ntries++) { in ural_bbp_write() 1490 if (ntries == 100) { in ural_bbp_write() 1503 int ntries; in ural_bbp_read() local 1508 for (ntries = 0; ntries < 100; ntries++) { in ural_bbp_read() 1514 if (ntries == 100) { in ural_bbp_read() 1526 int ntries; in ural_rf_write() local 1528 for (ntries = 0; ntries < 100; ntries++) { in ural_rf_write() [all …]
|
H A D | if_rum.c | 486 int error, ntries; in rum_attach() local 507 for (ntries = 0; ntries < 100; ntries++) { in rum_attach() 513 if (ntries == 100) { in rum_attach() 627 int ntries = 10; in rum_do_request() local 629 while (ntries--) { in rum_do_request() 1898 int ntries; in rum_bbp_busy() local 1900 for (ntries = 0; ntries < 100; ntries++) { in rum_bbp_busy() 1906 if (ntries == 100) in rum_bbp_busy() 1932 int ntries; in rum_bbp_read() local 1944 for (ntries = 0; ntries < 100; ntries++) { in rum_bbp_read() [all …]
|
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/ |
H A D | rtwn_usb_reg.c | 65 int ntries = 10; in rtwn_do_request() local 69 while (ntries--) { in rtwn_do_request() 77 __func__, usbd_errstr(err), ntries); in rtwn_do_request()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/ |
H A D | if_wpi.c | 770 int ntries; in wpi_nic_lock() local 776 for (ntries = 0; ntries < 1000; ntries++) { in wpi_nic_lock() 855 int error, ntries; in wpi_read_prom_data() local 864 for (ntries = 0; ntries < 10; ntries++) { in wpi_read_prom_data() 870 if (ntries == 10) { in wpi_read_prom_data() 1104 int ntries; in wpi_reset_rx_ring() local 1110 for (ntries = 0; ntries < 1000; ntries++) { in wpi_reset_rx_ring() 3345 mrr.rates[i].ntries = WPI_NTRIES_DEFAULT; in wpi_mrr_setup() 3358 mrr.rates[i].ntries = WPI_NTRIES_DEFAULT; in wpi_mrr_setup() 4858 int ntries, error; in wpi_post_alive() local [all …]
|