Home
last modified time | relevance | path

Searched defs:fs_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c24 struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_init_hws_actions_pool()
90 static void mlx5_fs_cleanup_hws_actions_pool(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_cleanup_hws_actions_pool()
201 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_add_flow_table_dest_action() local
223 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_del_flow_table_dest_action() local
384 mlx5_fs_get_dest_action_ft(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_ft()
391 mlx5_fs_get_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_table_num()
400 mlx5_fs_create_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_create_dest_action_table_num()
411 mlx5_fs_get_dest_action_vport(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_vport()
501 mlx5_fs_get_action_aso_meter(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_action_aso_meter()
523 static void mlx5_fs_put_action_aso_meter(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_put_action_aso_meter()
[all …]
/linux/fs/smb/client/
H A Dcifsglob.h1823 struct smb3_fs_context *fs_ctx; member