Home
last modified time | relevance | path

Searched refs:mlx5_flow_destination (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Dfs.h151 struct mlx5_flow_destination { struct
313 struct mlx5_flow_destination *dest,
318 struct mlx5_flow_destination *new_dest,
319 struct mlx5_flow_destination *old_dest);
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c305 struct mlx5_flow_destination *dest) in ipsec_miss_create()
524 struct mlx5_flow_destination dest[2] = {}; in rx_add_rule()
650 struct mlx5_flow_destination dest = {}; in ipsec_counter_rule_tx()
709 struct mlx5_flow_destination dst = {}; in ipsec_tx_roce_rule_setup()
797 struct mlx5_flow_destination dest = {}; in tx_create_kspi_bypass_rules()
847 struct mlx5_flow_destination dest = {}; in tx_create()
1121 struct mlx5_flow_destination *dest, in tx_add_kspi_rule()
1155 struct mlx5_flow_destination *dest, in tx_add_reqid_ip_rules()
1213 struct mlx5_flow_destination dest[2] = {}; in tx_add_rule()
1280 struct mlx5_flow_destination dest[2] = {}; in tx_add_policy()
[all …]
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c329 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1,
330 struct mlx5_flow_destination *d2);
334 struct mlx5_flow_destination *dest);
993 struct mlx5_flow_destination *dest) in _mlx5_modify_rule_destination()
1019 struct mlx5_flow_destination *new_dest, in mlx5_modify_rule_destination()
1020 struct mlx5_flow_destination *old_dest) in mlx5_modify_rule_destination()
1045 struct mlx5_flow_destination dest = {}; in connect_fwd_rules()
1309 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1342 struct mlx5_flow_destination *dest, in destroy_flow_handle()
1357 struct mlx5_flow_destination *dest, in create_flow_handle()
[all …]
H A Dmlx5_fs_tcp.c94 struct mlx5_flow_destination dest = {}; in mlx5e_accel_fs_add_inpcb()
174 struct mlx5_flow_destination dest = {}; in accel_fs_tcp_add_default_rule()
H A Dfs_core.h156 struct mlx5_flow_destination dest_attr;
H A Dmlx5_fs_tree.c
H A Dmlx5_eswitch.c221 struct mlx5_flow_destination dest = {}; in esw_fdb_set_vport_rule()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c254 struct mlx5_flow_destination dest = {}; in mlx5e_add_eth_addr_rule_sub()
472 struct mlx5_flow_destination dest = {}; in mlx5e_add_main_vxlan_rules_sub()
669 struct mlx5_flow_destination dest = {}; in mlx5e_add_vlan_rule_sub()
1670 struct mlx5_flow_destination dest = {}; in mlx5e_add_vxlan_rule_sub()
1807 struct mlx5_flow_destination dest = {}; in mlx5e_add_vxlan_catchall_rule_sub()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2179 struct mlx5_flow_destination *dst) in create_flow_rule()
2239 struct mlx5_flow_destination *dst) in create_dont_trap_rule()
2268 struct mlx5_flow_destination *dst) in create_leftovers_rule()
2327 struct mlx5_flow_destination *dst) in create_sniffer_rule()
2370 struct mlx5_flow_destination *dst = NULL; in mlx5_ib_create_flow()