Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.h15 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 Dbridge_priv.h188 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 Dbridge_mcast.c333 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 Dindir_table.c32 struct mlx5_flow_group *recirc_grp;
33 struct mlx5_flow_group *fwd_grp;
H A Dlegacy.c78 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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,
H A Dfs_core.c350 .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 Dfs_cmd.c79 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 Drdma.c32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
H A Dfs_core.h279 struct mlx5_flow_group { struct
H A Deswitch_offloads.c1659 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 Dfs.h154 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 Dport_sel.h12 struct mlx5_flow_group *fg;
H A Dport_sel.c13 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 Dpost_meter.c13 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 Dhelper.c98 struct mlx5_flow_group *vlan_grp; in esw_acl_egress_vlan_grp_create()
H A Degress_ofld.c120 struct mlx5_flow_group *fwd_grp; in esw_acl_egress_ofld_groups_create()
H A Dingress_ofld.c211 struct mlx5_flow_group *g; in esw_acl_ingress_ofld_groups_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c27 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 Dipsec.h221 struct mlx5_flow_group *group;
H A Dipsec_fs.c46 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 Dfs.h28 struct mlx5_flow_group **g;
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c345 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 Dfs_chains.c71 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 Dfs.c2629 struct mlx5_flow_group *fg; in steering_anchor_create_fg_drop()
2670 struct mlx5_flow_group *fg; in steering_anchor_create_fg_goto_table()

12