Searched refs:mlx5_flow_query_alarm (Results 1 – 3 of 3) sorted by relevance
1818 void mlx5_flow_query_alarm(void *arg);
593 rte_eal_alarm_cancel(mlx5_flow_query_alarm, sh); in mlx5_flow_counters_mng_close()
8898 if (rte_eal_alarm_set(us, mlx5_flow_query_alarm, sh)) { in mlx5_set_query_alarm()8914 mlx5_flow_query_alarm(void *arg) in mlx5_flow_query_alarm() function