| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fs_cmd.h | 40 struct mlx5_flow_table *ft, 42 struct mlx5_flow_table *next_ft); 44 struct mlx5_flow_table *ft); 47 struct mlx5_flow_table *ft, 48 struct mlx5_flow_table *next_ft); 51 struct mlx5_flow_table *ft, 56 struct mlx5_flow_table *ft, 60 struct mlx5_flow_table *ft, 65 struct mlx5_flow_table *ft, 71 struct mlx5_flow_table *ft, [all …]
|
| A D | fs_cmd.c | 44 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_root_ft() 52 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_table() 64 struct mlx5_flow_table *ft) in mlx5_cmd_stub_destroy_flow_table() 70 struct mlx5_flow_table *ft, in mlx5_cmd_stub_modify_flow_table() 77 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_group() 85 struct mlx5_flow_table *ft, in mlx5_cmd_stub_destroy_flow_group() 92 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_fte() 100 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_fte() 109 struct mlx5_flow_table *ft, in mlx5_cmd_stub_delete_fte() 278 struct mlx5_flow_table *ft, in mlx5_cmd_create_flow_table() [all …]
|
| A D | fs_core.c | 569 struct mlx5_flow_table *ft; in del_hw_flow_table() 587 struct mlx5_flow_table *ft; in del_sw_flow_table() 603 struct mlx5_flow_table *ft; in modify_fte() 715 struct mlx5_flow_table *ft; in del_hw_fte() 782 struct mlx5_flow_table *ft; in del_hw_flow_group() 800 struct mlx5_flow_table *ft; in del_sw_flow_group() 1061 static struct mlx5_flow_table *find_next_fwd_ft(struct mlx5_flow_table *ft, in find_next_fwd_ft() 1433 struct mlx5_flow_table * 1440 struct mlx5_flow_table* 1455 struct mlx5_flow_table* [all …]
|
| A D | eswitch.h | 99 struct mlx5_flow_table *acl; 132 struct mlx5_flow_table *acl; 244 struct mlx5_flow_table *fdb; 248 struct mlx5_flow_table *vepa_fdb; 255 struct mlx5_flow_table *tc_miss_table; 256 struct mlx5_flow_table *slow_fdb; 286 struct mlx5_flow_table *ft_offloads; 290 struct mlx5_flow_table *ft_ipsec_tx_pol; 466 struct mlx5_flow_table *ft, 773 struct mlx5_flow_table * [all …]
|
| A D | en_tc.h | 69 struct mlx5_flow_table *hairpin_ft; 87 struct mlx5_flow_table *ft; 88 struct mlx5_flow_table *dest_ft; 89 struct mlx5_flow_table *extra_split_ft;
|
| /drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | fs_chains.h | 24 struct mlx5_flow_table *default_ft; 42 struct mlx5_flow_table * 49 struct mlx5_flow_table * 52 struct mlx5_flow_table * 56 struct mlx5_flow_table *ft); 71 struct mlx5_flow_table *ft); 81 static inline struct mlx5_flow_table * 88 static inline struct mlx5_flow_table *
|
| A D | ipsec_fs_roce.c | 18 struct mlx5_flow_table *ft; 21 struct mlx5_flow_table *nic_master_ft; 24 struct mlx5_flow_table *goto_alias_ft; 28 struct mlx5_flow_table *ft_rdma; 34 struct mlx5_flow_table *ft; 284 struct mlx5_flow_table next_ft; in ipsec_fs_roce_tx_mpv_create_ft() 285 struct mlx5_flow_table *ft; in ipsec_fs_roce_tx_mpv_create_ft() 444 struct mlx5_flow_table next_ft; in ipsec_fs_roce_rx_mpv_create() 445 struct mlx5_flow_table *ft; in ipsec_fs_roce_rx_mpv_create() 603 struct mlx5_flow_table *ft; in mlx5_ipsec_fs_roce_tx_create() [all …]
|
| A D | fs_chains.c | 69 struct mlx5_flow_table *ft; 70 struct mlx5_flow_table *next_ft; 151 static struct mlx5_flow_table * 157 struct mlx5_flow_table *ft; in mlx5_chains_create_table() 375 struct mlx5_flow_table *ft, in mlx5_chains_add_miss_rule() 472 struct mlx5_flow_table *next_ft; in mlx5_chains_create_prio() 473 struct mlx5_flow_table *ft; in mlx5_chains_create_prio() 602 struct mlx5_flow_table * 688 struct mlx5_flow_table * 694 struct mlx5_flow_table * [all …]
|
| A D | ipsec_fs_roce.h | 11 struct mlx5_flow_table * 24 struct mlx5_flow_table *pol_ft,
|
| /drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| A D | post_meter.h | 24 struct mlx5_flow_table * 27 struct mlx5_flow_table * 30 struct mlx5_flow_table * 48 static inline struct mlx5_flow_table * 54 static inline struct mlx5_flow_table *
|
| A D | ct_fs.h | 19 int (*init)(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, 20 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct);
|
| A D | post_meter.c | 12 struct mlx5_flow_table *ft; 21 struct mlx5_flow_table *ft; 40 struct mlx5_flow_table * 46 struct mlx5_flow_table * 52 struct mlx5_flow_table * 58 static struct mlx5_flow_table * 258 struct mlx5_flow_table *ft; in mlx5e_post_meter_rate_create()
|
| A D | ct_fs_dmfs.c | 18 mlx5_ct_fs_dmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, in mlx5_ct_fs_dmfs_init() 19 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) in mlx5_ct_fs_dmfs_init()
|
| A D | ct_fs_hmfs.c | 24 struct mlx5_flow_table *ct_nat; 45 static int mlx5_ct_fs_hmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, in mlx5_ct_fs_hmfs_init() 46 struct mlx5_flow_table *ct_nat, struct mlx5_flow_table *post_ct) in mlx5_ct_fs_hmfs_init()
|
| /drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| A D | vporttbl.c | 19 struct mlx5_flow_table *fdb; 32 static struct mlx5_flow_table * 37 struct mlx5_flow_table *fdb; in esw_vport_tbl_create() 80 struct mlx5_flow_table * 85 struct mlx5_flow_table *fdb; in mlx5_esw_vporttbl_get()
|
| A D | bridge_mcast.c | 314 struct mlx5_flow_table *mcast_ft; in mlx5_esw_bridge_port_mcast_fts_init() 335 struct mlx5_flow_table *mcast_ft) in mlx5_esw_bridge_mcast_filter_fg_create() 369 struct mlx5_flow_table *mcast_ft) in mlx5_esw_bridge_mcast_vlan_proto_fg_create() 412 struct mlx5_flow_table *mcast_ft) in mlx5_esw_bridge_mcast_qinq_fg_create() 422 struct mlx5_flow_table *mcast_ft) in mlx5_esw_bridge_mcast_fwd_fg_create() 451 struct mlx5_flow_table *mcast_ft = port->mcast.ft; in mlx5_esw_bridge_port_mcast_fgs_init() 774 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_igmp_fg_create() 807 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_mld_fg_create() 848 struct mlx5_flow_table *ingress_ft = br_offloads->ingress_ft; in mlx5_esw_bridge_ingress_mcast_fgs_init() 880 struct mlx5_flow_table *skip_ft) in mlx5_esw_bridge_ingress_igmp_fh_create() [all …]
|
| A D | bridge.h | 14 struct mlx5_flow_table; 29 struct mlx5_flow_table *ingress_ft; 43 struct mlx5_flow_table *skip_ft;
|
| A D | indir_table.h | 14 struct mlx5_flow_table *mlx5_esw_indir_table_get(struct mlx5_eswitch *esw, 42 static inline struct mlx5_flow_table *
|
| A D | bridge.c | 64 struct mlx5_flow_table * 70 struct mlx5_flow_table *fdb; in mlx5_esw_bridge_table_create() 92 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_vlan_proto_fg_create() 132 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_vlan_fg_create() 142 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_qinq_fg_create() 154 struct mlx5_flow_table *ingress_ft) in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() 250 struct mlx5_flow_table *egress_ft) in mlx5_esw_bridge_egress_vlan_proto_fg_create() 294 struct mlx5_flow_table *egress_ft) in mlx5_esw_bridge_egress_qinq_fg_create() 463 struct mlx5_flow_table *skip_ft, 474 struct mlx5_flow_table *egress_ft; in mlx5_esw_bridge_egress_table_init() [all …]
|
| A D | bridge_priv.h | 187 struct mlx5_flow_table *ft; 211 struct mlx5_flow_table *egress_ft; 223 struct mlx5_flow_table *mlx5_esw_bridge_table_create(int max_fte, u32 level,
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | fs_dr.c | 13 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_root_ft() 22 struct mlx5_flow_table *ft, in set_miss_action() 23 struct mlx5_flow_table *next_ft) in set_miss_action() 57 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_table() 100 struct mlx5_flow_table *ft) in mlx5_cmd_dr_destroy_flow_table() 127 struct mlx5_flow_table *ft, in mlx5_cmd_dr_modify_flow_table() 137 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_group() 171 struct mlx5_flow_table *ft, in mlx5_cmd_dr_destroy_flow_group() 253 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_fte() 735 struct mlx5_flow_table *ft, in mlx5_cmd_dr_delete_fte() [all …]
|
| A D | mlx5dr.h | 57 mlx5dr_table_get_from_fs_ft(struct mlx5_flow_table *ft); 91 struct mlx5_flow_table *ft); 145 struct mlx5_flow_table *hit_ft, 146 struct mlx5_flow_table *miss_ft,
|
| /drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| A D | fs_tracepoint.h | 65 TP_PROTO(const struct mlx5_flow_table *ft), 68 __field(const struct mlx5_flow_table *, ft) 84 TP_PROTO(const struct mlx5_flow_table *ft), 87 __field(const struct mlx5_flow_table *, ft) 104 __field(const struct mlx5_flow_table *, ft)
|
| /drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | ipsec.h | 195 struct mlx5_flow_table *pol; 196 struct mlx5_flow_table *sa; 197 struct mlx5_flow_table *sa_sel; 198 struct mlx5_flow_table *status;
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | fs_hws.c | 174 struct mlx5_flow_table *ft, in mlx5_fs_set_ft_default_miss() 198 struct mlx5_flow_table *ft) in mlx5_fs_add_flow_table_dest_action() 221 struct mlx5_flow_table *ft) in mlx5_fs_del_flow_table_dest_action() 242 struct mlx5_flow_table *ft, in mlx5_cmd_hws_create_flow_table() 301 struct mlx5_flow_table *ft) in mlx5_cmd_hws_destroy_flow_table() 324 struct mlx5_flow_table *ft, in mlx5_cmd_hws_modify_flow_table() 334 struct mlx5_flow_table *ft, in mlx5_cmd_hws_update_root_ft() 373 struct mlx5_flow_table *ft, in mlx5_cmd_hws_destroy_flow_group() 1075 struct mlx5_flow_table *ft, in mlx5_cmd_hws_create_fte() 1115 struct mlx5_flow_table *ft, in mlx5_cmd_hws_delete_fte() [all …]
|