Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
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
383 mlx5_fs_get_dest_action_ft(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_ft()
390 mlx5_fs_get_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_table_num()
399 mlx5_fs_create_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_create_dest_action_table_num()
410 mlx5_fs_get_dest_action_vport(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_vport()
500 mlx5_fs_get_action_aso_meter(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_action_aso_meter()
522 static void mlx5_fs_put_action_aso_meter(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_put_action_aso_meter()
[all …]
/linux-6.15/fs/smb/client/
Dcifsglob.h1804 struct smb3_fs_context *fs_ctx; member