Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
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,
Deswitch.h68 struct mlx5_flow_group *allow_untagged_spoofchk_grp;
69 struct mlx5_flow_group *allow_spoofchk_only_grp;
70 struct mlx5_flow_group *allow_untagged_only_grp;
71 struct mlx5_flow_group *drop_grp;
81 struct mlx5_flow_group *allowed_vlans_grp;
82 struct mlx5_flow_group *drop_grp;
147 struct mlx5_flow_group *addr_grp;
148 struct mlx5_flow_group *allmulti_grp;
149 struct mlx5_flow_group *promisc_grp;
158 struct mlx5_flow_group *send_to_vport_grp;
[all …]
Dfs_core.c220 .key_len = FIELD_SIZEOF(struct mlx5_flow_group, mask),
221 .key_offset = offsetof(struct mlx5_flow_group, mask),
222 .head_offset = offsetof(struct mlx5_flow_group, hash),
459 struct mlx5_flow_group *fg; in modify_fte()
512 struct mlx5_flow_group *fg; in del_hw_fte()
537 struct mlx5_flow_group *fg; in del_sw_fte()
555 struct mlx5_flow_group *fg; in del_hw_flow_group()
573 struct mlx5_flow_group *fg; in del_sw_flow_group()
591 static int insert_fte(struct mlx5_flow_group *fg, struct fs_fte *fte) in insert_fte()
638 struct mlx5_flow_group *fg) in dealloc_flow_group()
[all …]
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()
319 struct mlx5_flow_group *fg) in mlx5_cmd_create_flow_group()
344 struct mlx5_flow_group *fg) in mlx5_cmd_destroy_flow_group()
569 struct mlx5_flow_group *group, in mlx5_cmd_create_fte()
580 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.h231 struct mlx5_flow_group { struct
Deswitch.c320 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
960 struct mlx5_flow_group *vlan_grp = NULL; in esw_vport_enable_egress_acl()
961 struct mlx5_flow_group *drop_grp = NULL; in esw_vport_enable_egress_acl()
1077 struct mlx5_flow_group *g; in esw_vport_enable_ingress_acl()
Deswitch_offloads.c1054 struct mlx5_flow_group *g; in esw_create_offloads_fdb_tables()
1279 struct mlx5_flow_group *g; in esw_create_vport_rx_group()
/Linux-v5.4/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)
/Linux-v5.4/include/linux/mlx5/
Dfs.h90 struct mlx5_flow_group;
182 struct mlx5_flow_group *
184 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
Ddriver.h530 struct mlx5_flow_group *fg;
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c761 struct mlx5_flow_group *fg; in mlx5_fpga_ipsec_fs_create_sa_ctx()
997 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_flow_group()
1002 struct mlx5_flow_group *fg) = in fpga_ipsec_fs_create_flow_group()
1039 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1045 struct mlx5_flow_group *fg, in fpga_ipsec_fs_create_fte()
1090 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1097 struct mlx5_flow_group *fg, in fpga_ipsec_fs_update_fte()
1160 struct mlx5_flow_group *fg) in mlx5_fpga_ipsec_fs_create_flow_group_egress()
1168 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_create_fte_egress()
1177 struct mlx5_flow_group *fg, in mlx5_fpga_ipsec_fs_update_fte_egress()
[all …]
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c135 struct mlx5_flow_group *fg) in mlx5_cmd_dr_create_flow_group()
168 struct mlx5_flow_group *fg) in mlx5_cmd_dr_destroy_flow_group()
212 struct mlx5_flow_group *group, in mlx5_cmd_dr_create_fte()
514 struct mlx5_flow_group *group, in mlx5_cmd_dr_update_fte()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h29 struct mlx5_flow_group **g;