/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_priv.h | 39 struct mlx5_flow_spec spec; 119 struct mlx5_flow_spec *spec, 127 u8 mlx5e_tc_get_ip_version(struct mlx5_flow_spec *spec, bool outer); 132 struct mlx5_flow_spec *spec, 194 struct mlx5_flow_spec *spec); 210 void *mlx5e_get_match_headers_value(u32 flags, struct mlx5_flow_spec *spec); 211 void *mlx5e_get_match_headers_criteria(u32 flags, struct mlx5_flow_spec *spec);
|
H A D | tc_tun.h | 43 struct mlx5_flow_spec *spec, 48 struct mlx5_flow_spec *spec, 96 struct mlx5_flow_spec *spec, 105 struct mlx5_flow_spec *spec, 110 struct mlx5_flow_spec *spec,
|
H A D | tc_tun_geneve.c | 50 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_udp_ports_geneve() 125 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_vni() 157 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_options() 289 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve_params() 320 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_geneve()
|
H A D | tc_tun_vxlan.c | 47 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_udp_ports_vxlan() 111 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_vxlan_gbp_option() 158 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_vxlan()
|
H A D | tc_tun_mplsoudp.c | 47 struct mlx5_flow_spec *spec, in parse_udp_ports() 56 struct mlx5_flow_spec *spec, in parse_tunnel()
|
H A D | fs_tt_redirect.c | 63 static void fs_udp_set_dport_flow(struct mlx5_flow_spec *spec, enum fs_udp_type type, in fs_udp_set_dport_flow() 87 struct mlx5_flow_spec *spec; in mlx5e_fs_tt_redirect_udp_add_rule() 356 static void fs_any_set_ethertype_flow(struct mlx5_flow_spec *spec, u16 ether_type) in fs_any_set_ethertype_flow() 372 struct mlx5_flow_spec *spec; in mlx5e_fs_tt_redirect_any_add_rule()
|
H A D | tc_tun_encap.h | 45 struct mlx5_flow_spec *spec);
|
H A D | tc_tun_gre.c | 60 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_gretap()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.h | 272 void mlx5e_tc_match_to_reg_match(struct mlx5_flow_spec *spec, 277 void mlx5e_tc_match_to_reg_get_match(struct mlx5_flow_spec *spec, 308 struct mlx5_flow_spec *spec, 316 struct mlx5_flow_spec *spec, 348 struct mlx5_flow_spec *spec,
|
H A D | eswitch.h | 444 struct mlx5_flow_spec; 452 struct mlx5_flow_spec *spec); 457 struct mlx5_flow_spec *spec, 468 mlx5_eswitch_clear_rule_source_port(struct mlx5_eswitch *esw, struct mlx5_flow_spec *spec); 472 struct mlx5_flow_spec *spec, 476 struct mlx5_flow_spec *spec, 777 struct mlx5_flow_spec *spec);
|
H A D | eswitch_offloads_termtbl.c | 198 const struct mlx5_flow_spec *spec) in mlx5_eswitch_offload_is_uplink_port() 217 struct mlx5_flow_spec *spec) in mlx5_eswitch_termtbl_required() 246 struct mlx5_flow_spec *spec, in mlx5_eswitch_add_termtbl_rule()
|
H A D | rdma.c | 30 struct mlx5_flow_spec *spec; in mlx5_rdma_enable_roce_steering()
|
H A D | eswitch_offloads.c | 84 struct mlx5_flow_spec *spec, in mlx5_eswitch_set_rule_flow_source() 105 mlx5_eswitch_clear_rule_source_port(struct mlx5_eswitch *esw, struct mlx5_flow_spec *spec) in mlx5_eswitch_clear_rule_source_port() 123 struct mlx5_flow_spec *spec, in mlx5_eswitch_set_rule_source_port() 570 struct mlx5_flow_spec *spec, in esw_setup_dests() 659 struct mlx5_flow_spec *spec, in mlx5_eswitch_add_offloaded_rule() 796 struct mlx5_flow_spec *spec, in mlx5_eswitch_add_fwd_rule() 944 struct mlx5_flow_spec *spec; in mlx5_eswitch_add_send_to_vport_rule() 1043 struct mlx5_flow_spec *spec; in mlx5_eswitch_add_send_to_vport_meta_rule() 1127 struct mlx5_flow_spec *spec, in peer_miss_rules_setup() 1163 struct mlx5_flow_spec *spec, in esw_set_peer_miss_rule_source_port() [all …]
|
H A D | en_fs.c | 221 u16 vid, struct mlx5_flow_spec *spec) in __mlx5e_add_vlan_rule() 295 struct mlx5_flow_spec *spec; in mlx5e_add_vlan_rule() 373 struct mlx5_flow_spec *spec; in mlx5e_add_trap_rule() 750 struct mlx5_flow_spec *spec; in mlx5e_add_promisc_rule() 961 struct mlx5_flow_spec *spec; in mlx5e_add_l2_flow_rule()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | sample.h | 28 struct mlx5_flow_spec *spec, 46 struct mlx5_flow_spec *spec, in mlx5e_tc_sample_offload()
|
H A D | ct_fs_dmfs.c | 30 mlx5_ct_fs_dmfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, in mlx5_ct_fs_dmfs_ct_rule_add() 69 struct mlx5_flow_spec *spec, struct mlx5_flow_attr *attr) in mlx5_ct_fs_dmfs_ct_rule_update()
|
H A D | post_meter.c | 115 struct mlx5_flow_spec *spec, in mlx5e_post_meter_add_rule() 156 struct mlx5_flow_spec *spec; in mlx5e_post_meter_rate_rules_create() 344 static struct mlx5_flow_spec zero_spec = {}; in mlx5e_post_meter_mtu_create()
|
H A D | post_act.c | 83 struct mlx5_flow_spec *spec; in mlx5e_tc_post_act_offload()
|
H A D | sample.c | 343 struct mlx5_flow_spec *spec, struct mlx5_flow_attr *attr, in add_post_rule() 470 struct mlx5_flow_spec *spec, in mlx5e_tc_sample_offload()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | smfs.c | 10 mlx5_smfs_matcher_create(struct mlx5dr_table *table, u32 priority, struct mlx5_flow_spec *spec) in mlx5_smfs_matcher_create() 51 mlx5_smfs_rule_create(struct mlx5dr_matcher *matcher, struct mlx5_flow_spec *spec, in mlx5_smfs_rule_create()
|
H A D | ipsec_fs_roce.c | 49 static void ipsec_fs_roce_setup_udp_dport(struct mlx5_flow_spec *spec, in ipsec_fs_roce_setup_udp_dport() 139 struct mlx5_flow_spec *spec; in ipsec_fs_roce_rx_rule_setup() 238 struct mlx5_flow_spec *spec; in ipsec_fs_roce_tx_mpv_rule_setup()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 178 struct mlx5_flow_spec *spec; in rx_add_rule_drop_auth_trailer() 260 struct mlx5_flow_spec *spec; in rx_add_rule_drop_replay() 319 struct mlx5_flow_spec *spec; in ipsec_rx_status_drop_all_create() 386 struct mlx5_flow_spec *spec; in ipsec_rx_status_pass_create() 459 struct mlx5_flow_spec *spec; in ipsec_miss_create() 865 struct mlx5_flow_spec *spec; in ipsec_counter_rule_tx() 1153 static void setup_fte_addr4(struct mlx5_flow_spec *spec, __be32 *saddr, in setup_fte_addr4() 1179 static void setup_fte_addr6(struct mlx5_flow_spec *spec, __be32 *saddr, in setup_fte_addr6() 1205 static void setup_fte_esp(struct mlx5_flow_spec *spec) in setup_fte_esp() 1214 static void setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) in setup_fte_spi() [all …]
|
H A D | fs_tcp.c | 29 static void accel_fs_tcp_set_ipv4_flow(struct mlx5_flow_spec *spec, struct sock *sk) in accel_fs_tcp_set_ipv4_flow() 48 static void accel_fs_tcp_set_ipv6_flow(struct mlx5_flow_spec *spec, struct sock *sk) in accel_fs_tcp_set_ipv6_flow() 83 struct mlx5_flow_spec *spec; in mlx5e_accel_fs_add_sk()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge_mcast.c | 63 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_mdb_flow_create() 516 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_mcast_flow_with_esw_create() 584 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_mcast_vlan_flow_create() 656 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_mcast_fwd_flow_create() 890 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_ingress_igmp_fh_create() 922 struct mlx5_flow_spec *rule_spec; in mlx5_esw_bridge_ingress_mld_fh_create()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | helper.c | 55 struct mlx5_flow_spec *spec; in esw_egress_acl_vlan_create()
|