| /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 | 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 | fs_cmd.h | 53 struct mlx5_flow_group *fg); 57 struct mlx5_flow_group *fg); 61 struct mlx5_flow_group *fg, 66 struct mlx5_flow_group *fg,
|
| H A D | fs_core.c | 350 .key_len = sizeof_field(struct mlx5_flow_group, mask), 351 .key_offset = offsetof(struct mlx5_flow_group, mask), 352 .head_offset = offsetof(struct mlx5_flow_group, hash), 604 struct mlx5_flow_group *fg; in modify_fte() 716 struct mlx5_flow_group *fg; in del_hw_fte() 762 struct mlx5_flow_group *fg; in del_sw_fte() 781 struct mlx5_flow_group *fg; in del_hw_flow_group() 799 struct mlx5_flow_group *fg; in del_sw_flow_group() 819 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte() 872 struct mlx5_flow_group *fg) in dealloc_flow_group() [all …]
|
| H A D | fs_cmd.c | 79 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group() 86 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group() 93 struct mlx5_flow_group *group, in mlx5_cmd_stub_create_fte() 101 struct mlx5_flow_group *group, in mlx5_cmd_stub_update_fte() 435 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group() 461 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group() 777 struct mlx5_flow_group *group, in mlx5_cmd_create_fte() 788 struct mlx5_flow_group *fg, in mlx5_cmd_update_fte()
|
| H A D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
|
| H A D | fs_core.h | 279 struct mlx5_flow_group { struct
|
| H A D | eswitch_offloads.c | 1659 struct mlx5_flow_group *g; in esw_create_send_to_vport_group() 1703 struct mlx5_flow_group *g; in esw_create_meta_send_to_vport_group() 1751 struct mlx5_flow_group *g; in esw_create_peer_esw_miss_group() 1798 struct mlx5_flow_group *g; in esw_create_miss_group() 2035 struct mlx5_flow_group *g; in esw_create_vport_rx_group() 2081 struct mlx5_flow_group *g; in esw_create_vport_rx_drop_group() 2260 struct mlx5_flow_group *g; in esw_create_restore_table() 2909 struct mlx5_flow_group *g; in esw_master_egress_create_resources()
|
| /linux/include/linux/mlx5/ |
| H A D | fs.h | 154 struct mlx5_flow_group; 262 struct mlx5_flow_group * 264 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg); 304 struct mlx5_flow_group *fg;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 12 struct mlx5_flow_group *fg;
|
| H A D | port_sel.c | 13 static struct mlx5_flow_group * 19 struct mlx5_flow_group *fg; in mlx5_create_hash_flow_group()
|
| /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/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_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/en_accel/ |
| H A D | psp.c | 27 struct mlx5_flow_group *fg; 45 struct mlx5_flow_group *miss_group; 338 struct mlx5_flow_group *miss_group; in accel_psp_fs_rx_create_ft() 686 struct mlx5_flow_group *fg; in accel_psp_fs_tx_create_ft_table()
|
| 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/ |
| H A D | fs.h | 28 struct mlx5_flow_group **g;
|
| /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() 1072 struct mlx5_flow_group *group, in mlx5_cmd_hws_create_fte() 1131 struct mlx5_flow_group *group, in mlx5_cmd_hws_update_fte()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| 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()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 2629 struct mlx5_flow_group *fg; in steering_anchor_create_fg_drop() 2670 struct mlx5_flow_group *fg; in steering_anchor_create_fg_goto_table()
|