Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h617 void mlx5_cache_list_destroy(struct mlx5_cache_list *list);
H A Dmlx5_utils.c357 mlx5_cache_list_destroy(struct mlx5_cache_list *list) in mlx5_cache_list_destroy() function
H A Dmlx5.c1392 mlx5_cache_list_destroy(&priv->hrxqs); in mlx5_dev_close()
H A Dmlx5_flow_dv.c8138 mlx5_cache_list_destroy(&tbl_data->matchers); in flow_dv_tbl_remove_cb()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c456 mlx5_cache_list_destroy(&sh->port_id_action_list); in mlx5_os_free_shared_dr()
457 mlx5_cache_list_destroy(&sh->push_vlan_action_list); in mlx5_os_free_shared_dr()
1596 mlx5_cache_list_destroy(&priv->hrxqs); in mlx5_dev_spawn()