Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws_pools.c415 return mlx5_fs_get_hws_action(&fc_bulk->hws_data, &create_ctx); in mlx5_fc_get_hws_action()
H A Dfs_hws.c520 return mlx5_fs_get_hws_action(meter_hws_data, &create_ctx); in mlx5_fs_get_action_aso_meter()
555 return mlx5_fs_get_hws_action(sampler_hws_data, &create_ctx); in mlx5_fs_get_dest_action_sampler()
653 mlx5_fs_get_hws_action(struct mlx5_fs_hws_data *fs_hws_data, in mlx5_fs_get_hws_action() function