| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge.h | 15 struct mlx5_flow_group; 30 struct mlx5_flow_group *ingress_igmp_fg; 31 struct mlx5_flow_group *ingress_mld_fg; 32 struct mlx5_flow_group *ingress_vlan_fg; 33 struct mlx5_flow_group *ingress_vlan_filter_fg; 34 struct mlx5_flow_group *ingress_qinq_fg; 35 struct mlx5_flow_group *ingress_qinq_filter_fg; 36 struct mlx5_flow_group *ingress_mac_fg;
|
| H A D | bridge_priv.h | 188 struct mlx5_flow_group *filter_fg; 189 struct mlx5_flow_group *vlan_fg; 190 struct mlx5_flow_group *qinq_fg; 191 struct mlx5_flow_group *fwd_fg; 212 struct mlx5_flow_group *egress_vlan_fg; 213 struct mlx5_flow_group *egress_qinq_fg; 214 struct mlx5_flow_group *egress_mac_fg; 215 struct mlx5_flow_group *egress_miss_fg;
|
| H A D | bridge_mcast.c | 333 static struct mlx5_flow_group * 338 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_filter_fg_create() 366 static struct mlx5_flow_group * 372 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_vlan_proto_fg_create() 401 static struct mlx5_flow_group * 410 static struct mlx5_flow_group * 420 static struct mlx5_flow_group * 425 struct mlx5_flow_group *fg; in mlx5_esw_bridge_mcast_fwd_fg_create() 449 struct mlx5_flow_group *fwd_fg, *qinq_fg, *vlan_fg, *filter_fg; in mlx5_esw_bridge_port_mcast_fgs_init() 772 static struct mlx5_flow_group * [all …]
|
| H A D | bridge.c | 90 static struct mlx5_flow_group * 96 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_fg_create() 131 static struct mlx5_flow_group * 141 static struct mlx5_flow_group * 152 static struct mlx5_flow_group * 158 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() 190 static struct mlx5_flow_group * 201 static struct mlx5_flow_group * 212 static struct mlx5_flow_group * 216 struct mlx5_flow_group *fg; in mlx5_esw_bridge_ingress_mac_fg_create() [all …]
|
| H A D | indir_table.c | 32 struct mlx5_flow_group *recirc_grp; 33 struct mlx5_flow_group *fwd_grp;
|
| H A D | legacy.c | 78 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 112 struct mlx5_flow_group *allow_spoofchk_only_grp; 113 struct mlx5_flow_group *allow_untagged_spoofchk_grp; 114 struct mlx5_flow_group *allow_untagged_only_grp; 115 struct mlx5_flow_group *drop_grp; 123 struct mlx5_flow_group *metadata_prio_tag_grp; 127 struct mlx5_flow_group *metadata_allmatch_grp; 129 struct mlx5_flow_group *drop_grp; 145 struct mlx5_flow_group *vlan_grp; 148 struct mlx5_flow_group *drop_grp; 153 struct mlx5_flow_group *fwd_grp; [all …]
|
| H A D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
|
| H A D | fs_core.h | 269 struct mlx5_flow_group { struct
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 12 struct mlx5_flow_group *fg;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp.c | 27 struct mlx5_flow_group *fg; 33 struct mlx5_flow_group *drop_group; 42 struct mlx5_flow_group *miss_group; 50 struct mlx5_flow_group *miss_group; 114 struct mlx5_flow_group **group) in accel_psp_fs_create_miss_group() 135 static void accel_psp_fs_destroy_flow_group(struct mlx5_flow_group **group) in accel_psp_fs_destroy_flow_group() 663 struct mlx5_flow_group *fg; in accel_psp_fs_tx_ft_create()
|
| H A D | ipsec.h | 221 struct mlx5_flow_group *group;
|
| H A D | ipsec_fs.c | 46 struct mlx5_flow_group *pass_group; 49 struct mlx5_flow_group *drop_all_group; 345 struct mlx5_flow_group *g; in ipsec_rx_status_drop_all_create() 410 struct mlx5_flow_group *fg; in ipsec_rx_status_pass_group_create() 945 struct mlx5_flow_group *fg; in ipsec_rx_sa_selector_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.c | 13 struct mlx5_flow_group *fg; 22 struct mlx5_flow_group *fg; 298 struct mlx5_flow_group *fg; in mlx5e_post_meter_create_mtu_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | fs_dr.c | 139 struct mlx5_flow_group *fg) in mlx5_cmd_dr_create_flow_group() 172 struct mlx5_flow_group *fg) in mlx5_cmd_dr_destroy_flow_group() 254 struct mlx5_flow_group *group, in mlx5_cmd_dr_create_fte() 758 struct mlx5_flow_group *group, in mlx5_cmd_dr_update_fte()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | helper.c | 98 struct mlx5_flow_group *vlan_grp; in esw_acl_egress_vlan_grp_create()
|
| H A D | egress_ofld.c | 120 struct mlx5_flow_group *fwd_grp; in esw_acl_egress_ofld_fwd_grp_create()
|
| H A D | ingress_lgcy.c | 23 struct mlx5_flow_group *g; in esw_acl_ingress_lgcy_groups_create()
|
| H A D | ingress_ofld.c | 211 struct mlx5_flow_group *g; in esw_acl_ingress_ofld_groups_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | macsec_fs.c | 76 struct mlx5_flow_group **g; 84 struct mlx5_flow_group *ft_check_group; 131 struct mlx5_flow_group *g; 137 struct mlx5_flow_group *g; 396 struct mlx5_flow_group *flow_group; in macsec_fs_tx_create() 1217 struct mlx5_flow_group *flow_group; in macsec_fs_rx_roce_miss_create() 1266 struct mlx5_flow_group *g; in macsec_fs_rx_roce_jump_to_rdma_groups_create() 1501 struct mlx5_flow_group *flow_group; in macsec_fs_rx_create()
|
| H A D | fs_chains.c | 71 struct mlx5_flow_group *miss_group; 471 struct mlx5_flow_group *miss_group; in mlx5_chains_create_prio()
|
| H A D | fs_ttc.c | 37 struct mlx5_flow_group **g;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | fs.h | 28 struct mlx5_flow_group **g;
|
| H A D | tc_ct.c | 72 struct mlx5_flow_group *ct_nat_miss_group; 97 struct mlx5_flow_group *flow_grp; 98 struct mlx5_flow_group *miss_grp; 1716 struct mlx5_flow_group *g; in mlx5_tc_ct_alloc_pre_ct() 2230 struct mlx5_flow_group **miss_group, in tc_ct_add_ct_table_miss_rule() 2234 struct mlx5_flow_group *group; in tc_ct_add_ct_table_miss_rule() 2275 tc_ct_del_ct_table_miss_rule(struct mlx5_flow_group *miss_group, in tc_ct_del_ct_table_miss_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 345 struct mlx5_flow_group *fg) in mlx5_cmd_hws_create_flow_group() 375 struct mlx5_flow_group *fg) in mlx5_cmd_hws_destroy_flow_group() 741 struct mlx5_flow_group *group, in mlx5_fs_fte_get_hws_actions() 1069 struct mlx5_flow_group *group, in mlx5_cmd_hws_create_fte() 1128 struct mlx5_flow_group *group, in mlx5_cmd_hws_update_fte()
|