Searched refs:mlx5_flow_query_alarm (Results 1 – 3 of 3) sorted by relevance
1236 void mlx5_flow_query_alarm(void *arg);
502 rte_eal_alarm_cancel(mlx5_flow_query_alarm, sh); in mlx5_flow_counters_mng_close()
6524 if (rte_eal_alarm_set(us, mlx5_flow_query_alarm, sh)) { in mlx5_set_query_alarm()6540 mlx5_flow_query_alarm(void *arg) in mlx5_flow_query_alarm() function