Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c702 static pthread_once_t key_workspace_init; variable
5772 if (pthread_once(&key_workspace_init, flow_alloc_workspace)) { in mlx5_flow_push_thread_workspace()