Home
last modified time | relevance | path

Searched refs:mlx5_flow_cmds (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.h43 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void);
47 static inline const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
H A Dfs_dr.c854 static const struct mlx5_flow_cmds mlx5_flow_cmds_dr = {
876 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h38 struct mlx5_flow_cmds { struct
122 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument
123 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
H A Dfs_cmd.c1078 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable
1100 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {
1122 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()
1124 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()
1127 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()
1132 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
H A Dfs_core.h325 const struct mlx5_flow_cmds *cmds;
366 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
H A Dfs_core.c2989 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()
4167 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.h89 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_hws_cmds(void);
98 static inline const struct mlx5_flow_cmds *mlx5_fs_cmd_get_hws_cmds(void) in mlx5_fs_cmd_get_hws_cmds()
H A Dfs_hws.c1563 static const struct mlx5_flow_cmds mlx5_flow_cmds_hws = {
1585 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_hws_cmds(void) in mlx5_fs_cmd_get_hws_cmds()