Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h1235 rte_spinlock_t action_rss_sl; /**< Shared RSS action spinlock. */ member
H A Dmlx5_flow_dv.c15092 rte_spinlock_init(&shared_rss->action_rss_sl); in __flow_dv_action_rss_create()
15360 rte_spinlock_lock(&shared_rss->action_rss_sl); in __flow_dv_action_rss_update()
15378 rte_spinlock_unlock(&shared_rss->action_rss_sl); in __flow_dv_action_rss_update()