Searched refs:mlx5_flow_group (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| 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,
|
| D | eswitch.h | 68 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 …]
|
| D | fs_core.c | 220 .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 …]
|
| 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() 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()
|
| D | rdma.c | 32 struct mlx5_flow_group *fg; in mlx5_rdma_enable_roce_steering()
|
| D | fs_core.h | 231 struct mlx5_flow_group { struct
|
| D | eswitch.c | 320 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()
|
| D | eswitch_offloads.c | 1054 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/ |
| 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)
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | fs.h | 90 struct mlx5_flow_group; 182 struct mlx5_flow_group * 184 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
|
| D | driver.h | 530 struct mlx5_flow_group *fg;
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | ipsec.c | 761 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/ |
| D | fs_dr.c | 135 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/ |
| D | fs.h | 29 struct mlx5_flow_group **g;
|