Home
last modified time | relevance | path

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

/dpdk/lib/eventdev/
H A Drte_event_eth_rx_adapter.c3361 char *token, *l_params; in handle_rxa_get_queue_conf() local
3369 if (l_params == NULL) in handle_rxa_get_queue_conf()
3399 free(l_params); in handle_rxa_get_queue_conf()
3421 free(l_params); in handle_rxa_get_queue_conf()
3433 char *token, *l_params; in handle_rxa_get_queue_stats() local
3441 if (l_params == NULL) in handle_rxa_get_queue_stats()
3471 free(l_params); in handle_rxa_get_queue_stats()
3492 free(l_params); in handle_rxa_get_queue_stats()
3511 if (l_params == NULL) in handle_rxa_queue_stats_reset()
3541 free(l_params); in handle_rxa_queue_stats_reset()
[all …]