Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h73 struct mlx5_flow_group *allow_spoofchk_only_grp;
74 struct mlx5_flow_group *allow_untagged_spoofchk_grp;
75 struct mlx5_flow_group *allow_untagged_only_grp;
76 struct mlx5_flow_group *drop_grp;
84 struct mlx5_flow_group *metadata_prio_tag_grp;
88 struct mlx5_flow_group *metadata_allmatch_grp;
97 struct mlx5_flow_group *vlan_grp;
100 struct mlx5_flow_group *drop_grp;
105 struct mlx5_flow_group *fwd_grp;
166 struct mlx5_flow_group *addr_grp;
[all …]
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.c255 .key_len = sizeof_field(struct mlx5_flow_group, mask),
256 .key_offset = offsetof(struct mlx5_flow_group, mask),
257 .head_offset = offsetof(struct mlx5_flow_group, hash),
497 struct mlx5_flow_group *fg; in modify_fte()
557 struct mlx5_flow_group *fg; in del_hw_fte()
582 struct mlx5_flow_group *fg; in del_sw_fte()
600 struct mlx5_flow_group *fg; in del_hw_flow_group()
618 struct mlx5_flow_group *fg; in del_sw_flow_group()
638 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
685 struct mlx5_flow_group *fg) in dealloc_flow_group()
[all …]
H A Dfs_cmd.c74 struct mlx5_flow_group *fg) in mlx5_cmd_stub_create_flow_group()
81 struct mlx5_flow_group *fg) in mlx5_cmd_stub_destroy_flow_group()
88 struct mlx5_flow_group *group, in mlx5_cmd_stub_create_fte()
96 struct mlx5_flow_group *group, in mlx5_cmd_stub_update_fte()
313 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group()
337 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group()
566 struct mlx5_flow_group *group, in mlx5_cmd_create_fte()
577 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.h246 struct mlx5_flow_group { struct
H A Deswitch_offloads.c1300 struct mlx5_flow_group *g; in esw_create_offloads_fdb_tables()
1512 struct mlx5_flow_group *g; in esw_create_vport_rx_group()
1655 struct mlx5_flow_group *g; in esw_create_restore_table()
H A Deswitch.c323 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A 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)
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dfs.h96 struct mlx5_flow_group;
190 struct mlx5_flow_group *
192 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
H A Ddriver.h533 struct mlx5_flow_group *fg;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A 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()
1109 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1116 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1179 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_egress()
1187 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress()
1196 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_egress()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c139 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()
222 struct mlx5_flow_group *group, in mlx5_cmd_dr_create_fte()
602 struct mlx5_flow_group *group, in mlx5_cmd_dr_update_fte()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dhelper.c94 struct mlx5_flow_group *vlan_grp; in esw_acl_egress_vlan_grp_create()
H A Degress_lgcy.c23 struct mlx5_flow_group *drop_grp; in esw_acl_egress_lgcy_groups_create()
H A Degress_ofld.c96 struct mlx5_flow_group *fwd_grp; in esw_acl_egress_ofld_groups_create()
H A Dingress_ofld.c163 struct mlx5_flow_group *g; in esw_acl_ingress_ofld_groups_create()
H A Dingress_lgcy.c23 struct mlx5_flow_group *g; in esw_acl_ingress_lgcy_groups_create()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h37 struct mlx5_flow_group **g;
H A Dtc_ct.c81 struct mlx5_flow_group *flow_grp;
82 struct mlx5_flow_group *miss_grp;
1440 struct mlx5_flow_group *g; in mlx5_tc_ct_alloc_pre_ct()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c25 struct mlx5_flow_group *miss_group;
187 struct mlx5_flow_group *miss_group; in rx_fs_create()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c91 struct mlx5_flow_group *miss_group;
545 struct mlx5_flow_group *miss_group; in mlx5_chains_create_prio()