Home
last modified time | relevance | path

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

/linux-6.14.4/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()
88 static void mlx5_fs_cleanup_hws_actions_pool(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_cleanup_hws_actions_pool()
192 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_add_flow_table_dest_action() local
214 struct mlx5_fs_hws_context *fs_ctx = &ns->fs_hws_context; in mlx5_fs_del_flow_table_dest_action() local
374 mlx5_fs_get_dest_action_ft(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_ft()
381 mlx5_fs_get_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_table_num()
390 mlx5_fs_create_dest_action_table_num(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_create_dest_action_table_num()
401 mlx5_fs_get_dest_action_vport(struct mlx5_fs_hws_context *fs_ctx, in mlx5_fs_get_dest_action_vport()
476 mlx5_fs_get_action_push_vlan(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_get_action_push_vlan()
491 mlx5_fs_get_action_pop_vlan(struct mlx5_fs_hws_context *fs_ctx) in mlx5_fs_get_action_pop_vlan()
[all …]
/linux-6.14.4/fs/smb/client/
Dcifsglob.h1800 struct smb3_fs_context *fs_ctx; member