Searched refs:dev_count (Results 1 – 4 of 4) sorted by relevance
110 uint16_t dev_count; member311 uint16_t i, dev_count; in txa_service_ethdev_alloc() local313 dev_count = rte_eth_dev_count_avail(); in txa_service_ethdev_alloc()314 if (txa->txa_ethdev && dev_count == txa->dev_count) in txa_service_ethdev_alloc()318 dev_count * sizeof(*txa_ethdev), in txa_service_ethdev_alloc()326 if (txa->dev_count) in txa_service_ethdev_alloc()328 txa->dev_count * sizeof(*txa_ethdev)); in txa_service_ethdev_alloc()331 if (i == dev_count) in txa_service_ethdev_alloc()337 txa->dev_count = dev_count; in txa_service_ethdev_alloc()632 if (i == txa->dev_count) in txa_service_func()[all …]
40 uint32_t dev_count; member85 while (i < fm_model.dev_count) { in fm_prev_cleanup()838 for (; i < fm_model.dev_count; i++) in dpaa_fm_config()842 fm_model.device_order[fm_model.dev_count] = dpaa_intf->ifid; in dpaa_fm_config()843 fm_model.dev_count++; in dpaa_fm_config()
331 unsigned dev_count = 0; in rte_pci_scan() local373 dev_count += conf_io.num_matches; in rte_pci_scan()378 RTE_LOG(DEBUG, EAL, "PCI scan found %u devices\n", dev_count); in rte_pci_scan()
713 uint8_t i, dev_count = 0; in rte_cryptodev_device_count_by_driver() local719 dev_count++; in rte_cryptodev_device_count_by_driver()721 return dev_count; in rte_cryptodev_device_count_by_driver()