Searched refs:txa (Results 1 – 1 of 1) sorted by relevance
248 if (unlikely(txa->txa_ethdev == NULL || txa->dev_count < port_id + 1)) in txa_service_queue()314 if (txa->txa_ethdev && dev_count == txa->dev_count) in txa_service_ethdev_alloc()326 if (txa->dev_count) in txa_service_ethdev_alloc()424 ret = txa->conf_cb(txa->id, txa->eventdev_id, &conf, txa->conf_arg); in txa_service_register()703 sizeof(*txa), in txa_service_adapter_create_ext()705 if (txa == NULL) { in txa_service_adapter_create_ext()710 txa->id = id; in txa_service_adapter_create_ext()750 rte_free(txa); in txa_service_adapter_free()837 txa->nb_queues++; in txa_service_queue_add()902 txa->nb_queues--; in txa_service_queue_del()[all …]