Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.h38 struct mlx5_flow_cmds { struct
118 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type); argument
119 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
A Dfs_cmd.c971 static const struct mlx5_flow_cmds mlx5_flow_cmds = { variable
992 static const struct mlx5_flow_cmds mlx5_flow_cmd_stubs = {
1013 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void) in mlx5_fs_cmd_get_fw_cmds()
1015 return &mlx5_flow_cmds; in mlx5_fs_cmd_get_fw_cmds()
1018 static const struct mlx5_flow_cmds *mlx5_fs_cmd_get_stub_cmds(void) in mlx5_fs_cmd_get_stub_cmds()
1023 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default()
A Dfs_core.h277 const struct mlx5_flow_cmds *cmds;
288 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_fw_cmds(void);
A Dfs_core.c2484 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns()
3357 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dipsec.h43 const struct mlx5_flow_cmds *
52 static inline const struct mlx5_flow_cmds *
A Dipsec.c1250 static struct mlx5_flow_cmds fpga_ipsec_ingress;
1251 static struct mlx5_flow_cmds fpga_ipsec_egress;
1253 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_default_ipsec_fpga_cmds(enum fs_flow_table_type type) in mlx5_fs_cmd_get_default_ipsec_fpga_cmds()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.h45 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void);
49 static inline const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()
A Dfs_dr.c729 static const struct mlx5_flow_cmds mlx5_flow_cmds_dr = {
750 const struct mlx5_flow_cmds *mlx5_fs_cmd_get_dr_cmds(void) in mlx5_fs_cmd_get_dr_cmds()

Completed in 38 milliseconds