Home
last modified time | relevance | path

Searched refs:txa_service_data_array (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/eventdev/
H A Drte_event_eth_tx_adapter.c149 static struct txa_service_data **txa_service_data_array; variable
224 if (txa_service_data_array == NULL) { in txa_service_data_init()
225 txa_service_data_array = in txa_service_data_init()
229 if (txa_service_data_array == NULL) in txa_service_data_init()
239 return txa_service_data_array[id]; in txa_service_id_to_data()
718 txa_service_data_array[id] = txa; in txa_service_adapter_create_ext()