| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 73 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 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 | 255 .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 D | fs_cmd.c | 74 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 D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
|
| H A D | fs_core.h | 246 struct mlx5_flow_group { struct
|
| H A D | eswitch_offloads.c | 1300 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 D | eswitch.c | 323 struct mlx5_flow_group *g; in esw_create_legacy_fdb_table()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| H A D | fs_tracepoint.h | 100 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 D | fs.h | 96 struct mlx5_flow_group; 190 struct mlx5_flow_group * 192 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
|
| H A D | driver.h | 533 struct mlx5_flow_group *fg;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | ipsec.c | 775 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 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() 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 D | helper.c | 94 struct mlx5_flow_group *vlan_grp; in esw_acl_egress_vlan_grp_create()
|
| H A D | egress_lgcy.c | 23 struct mlx5_flow_group *drop_grp; in esw_acl_egress_lgcy_groups_create()
|
| H A D | egress_ofld.c | 96 struct mlx5_flow_group *fwd_grp; in esw_acl_egress_ofld_groups_create()
|
| H A D | ingress_ofld.c | 163 struct mlx5_flow_group *g; in esw_acl_ingress_ofld_groups_create()
|
| H A D | ingress_lgcy.c | 23 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 D | fs.h | 37 struct mlx5_flow_group **g;
|
| H A D | tc_ct.c | 81 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 D | ipsec_fs.c | 25 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 D | fs_chains.c | 91 struct mlx5_flow_group *miss_group; 545 struct mlx5_flow_group *miss_group; in mlx5_chains_create_prio()
|