Searched refs:ntargets (Results 1 – 13 of 13) sorted by relevance
1434 int ntargets; in carl9170_set_power_cal() local1453 ntargets = AR5416_NUM_5G_TARGET_PWRS; in carl9170_set_power_cal()1458 ntargets = AR5416_NUM_2G_CCK_TARGET_PWRS; in carl9170_set_power_cal()1463 ntargets = AR5416_NUM_2G_OFDM_TARGET_PWRS; in carl9170_set_power_cal()1470 for (n = 0; n < ntargets; n++) { in carl9170_set_power_cal()1475 ntargets = n; in carl9170_set_power_cal()1488 ntargets = AR5416_NUM_5G_TARGET_PWRS; in carl9170_set_power_cal()1493 ntargets = AR5416_NUM_5G_TARGET_PWRS; in carl9170_set_power_cal()1498 ntargets = AR5416_NUM_2G_OFDM_TARGET_PWRS; in carl9170_set_power_cal()1510 for (n = 0; n < ntargets; n++) { in carl9170_set_power_cal()[all …]
56 spinand->cur_target >= nand->memorg.ntargets)) in spinand_get_cfg()69 spinand->cur_target >= nand->memorg.ntargets)) in spinand_set_cfg()122 if (WARN_ON(target >= nand->memorg.ntargets)) in spinand_select_target()128 if (nand->memorg.ntargets == 1) { in spinand_select_target()147 for (target = 0; target < nand->memorg.ntargets; target++) { in spinand_read_cfg()171 nand->memorg.ntargets, in spinand_init_cfg_cache()1094 if (nand->memorg.ntargets > 1 && !spinand->select_target) { in spinand_detect()1137 for (i = 0; i < nand->memorg.ntargets; i++) { in spinand_init_flash()
108 for (i = 0; i < nand->memorg.ntargets; i++) { in winbond_spinand_init()
38 unsigned int ntargets; member51 .ntargets = (nt), \539 return nand->memorg.ntargets; in nanddev_ntargets()550 return nand->memorg.ntargets * nand->memorg.luns_per_target * in nanddev_neraseblocks()
217 te = tt + d->ntargets; in aoedev_downdev()284 e = t + d->ntargets; in freedev()471 d->ntargets = NTARGETS; in aoedev_by_aoeaddr()
265 if (tt >= &d->targets[d->ntargets] || !*tt) in newframe()717 for (i = good = 0; i < d->ntargets && d->targets[i]; ++i) in count_targets()1006 e = t + d->ntargets; in gettgt()1418 oldn = d->ntargets; in grow_targets()1427 d->ntargets = newn; in grow_targets()1438 te = tt + d->ntargets; in addtgt()1471 e = t + d->ntargets; in setdbcnt()1615 te = t + d->ntargets; in aoecmd_cleanslate()
71 te = t + d->ntargets; in aoedisk_show_netif()131 te = t + d->ntargets; in aoedisk_debugfs_show()
190 ulong ntargets; /* number of allocated aoetgt pointers */ member
360 !memorg->ntargets) in nanddev_init()
276 struct nfc_target *targets, int ntargets);
1009 uint8_t ntargets; /* Number of targets */ member
2449 ha->ntargets = IPS_MAX_TARGETS + 1; in ips_hainit()6686 sh->max_id = ha->ntargets; in ips_register_scsi()
5388 memorg->ntargets = maxchips; in nand_scan_ident()5429 memorg->ntargets = i; in nand_scan_ident()
Completed in 44 milliseconds