Searched refs:mlx5_flow_cmds (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c2735 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type);
3759 const struct mlx5_flow_cmds *cmds;
H A Dfs_cmd.c1077 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable in typeref:struct:mlx5_flow_cmds
1099 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {
1121 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void)
1123 return &mlx5_flow_cmds;
1126 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void)
1131 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type)
H A Dfs_core.h291 const struct mlx5_flow_cmds *cmds;
302 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
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);
123 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c855 static const struct mlx5_flow_cmds mlx5_flow_cmds_dr = {
877 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void)
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)

Completed in 150 milliseconds