Home
last modified time | relevance | path

Searched refs:mlx5_flow_group (Results 1 – 24 of 24) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h97 struct mlx5_flow_group *allow_spoofchk_only_grp;
98 struct mlx5_flow_group *allow_untagged_spoofchk_grp;
99 struct mlx5_flow_group *allow_untagged_only_grp;
100 struct mlx5_flow_group *drop_grp;
108 struct mlx5_flow_group *metadata_prio_tag_grp;
112 struct mlx5_flow_group *metadata_allmatch_grp;
121 struct mlx5_flow_group *vlan_grp;
124 struct mlx5_flow_group *drop_grp;
129 struct mlx5_flow_group *fwd_grp;
132 struct mlx5_flow_group *bounce_grp;
[all …]
Dfs_cmd.h53 struct mlx5_flow_group *fg);
57 struct mlx5_flow_group *fg);
61 struct mlx5_flow_group *fg,
66 struct mlx5_flow_group *fg,
Dfs_core.c256 .key_len = sizeof_field(struct mlx5_flow_group, mask),
257 .key_offset = offsetof(struct mlx5_flow_group, mask),
258 .head_offset = offsetof(struct mlx5_flow_group, hash),
498 struct mlx5_flow_group *fg; in modify_fte()
558 struct mlx5_flow_group *fg; in del_hw_fte()
583 struct mlx5_flow_group *fg; in del_sw_fte()
601 struct mlx5_flow_group *fg; in del_hw_flow_group()
619 struct mlx5_flow_group *fg; in del_sw_flow_group()
639 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
686 struct mlx5_flow_group *fg) in dealloc_flow_group()
[all …]
Dfs_cmd.c77 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group()
84 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group()
91 struct mlx5_flow_group *group, in mlx5_cmd_stub_create_fte()
99 struct mlx5_flow_group *group, in mlx5_cmd_stub_update_fte()
381 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group()
408 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group()
637 struct mlx5_flow_group *group, in mlx5_cmd_create_fte()
648 struct mlx5_flow_group *fg, in mlx5_cmd_update_fte()
Drdma.c32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
Dfs_core.h248 struct mlx5_flow_group { struct
Deswitch_offloads.c1593 struct mlx5_flow_group *g; in esw_create_offloads_fdb_tables()
1885 struct mlx5_flow_group *g; in esw_create_vport_rx_group()
2028 struct mlx5_flow_group *g; in esw_create_restore_table()
2477 struct mlx5_flow_group *g; in esw_set_master_egress_rule()
/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.h14 struct mlx5_flow_group;
28 struct mlx5_flow_group *ingress_vlan_fg;
29 struct mlx5_flow_group *ingress_filter_fg;
30 struct mlx5_flow_group *ingress_mac_fg;
Dbridge.c62 struct mlx5_flow_group *egress_vlan_fg;
63 struct mlx5_flow_group *egress_mac_fg;
114 static struct mlx5_flow_group *
118 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_fg_create()
152 static struct mlx5_flow_group *
157 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_filter_fg_create()
190 static struct mlx5_flow_group *
194 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mac_fg_create()
226 static struct mlx5_flow_group *
230 struct mlx5_flow_group *fg; in mlx5_esw_bridge_egress_vlan_fg_create()
[all …]
Dindir_table.c38 struct mlx5_flow_group *recirc_grp;
39 struct mlx5_flow_group *fwd_grp;
Dlegacy.c79 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h100 TP_PROTO(const struct mlx5_flow_group *fg),
103 __field(const struct mlx5_flow_group *, fg)
151 TP_PROTO(const struct mlx5_flow_group *fg),
154 __field(const struct mlx5_flow_group *, fg)
185 __field(const struct mlx5_flow_group *, fg)
/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c775 struct mlx5_flow_group *fg; in mlx5_fpga_ipsec_fs_create_sa_ctx()
1016 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_flow_group()
1021 struct mlx5_flow_group *fg) = in fpga_ipsec_fs_create_flow_group()
1058 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1064 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1110 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1117 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1180 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_egress()
1188 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress()
1197 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_egress()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c144 struct mlx5_flow_group *fg) in mlx5_cmd_dr_create_flow_group()
177 struct mlx5_flow_group *fg) in mlx5_cmd_dr_destroy_flow_group()
227 struct mlx5_flow_group *group, in mlx5_cmd_dr_create_fte()
655 struct mlx5_flow_group *group, in mlx5_cmd_dr_update_fte()
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h44 struct mlx5_flow_group **g;
Dtc_ct.c78 struct mlx5_flow_group *flow_grp;
79 struct mlx5_flow_group *miss_grp;
1496 struct mlx5_flow_group *g; in mlx5_tc_ct_alloc_pre_ct()
/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dhelper.c97 struct mlx5_flow_group *vlan_grp; in esw_acl_egress_vlan_grp_create()
Degress_lgcy.c23 struct mlx5_flow_group *drop_grp; in esw_acl_egress_lgcy_groups_create()
Degress_ofld.c106 struct mlx5_flow_group *fwd_grp; in esw_acl_egress_ofld_groups_create()
Dingress_ofld.c163 struct mlx5_flow_group *g; in esw_acl_ingress_ofld_groups_create()
Dingress_lgcy.c23 struct mlx5_flow_group *g; in esw_acl_ingress_lgcy_groups_create()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c71 struct mlx5_flow_group *miss_group;
464 struct mlx5_flow_group *miss_group; in mlx5_chains_create_prio()
Dfs_ttc.c32 struct mlx5_flow_group **g;
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c25 struct mlx5_flow_group *miss_group;
187 struct mlx5_flow_group *miss_group; in rx_fs_create()