/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.h | 37 struct mlx5_flow_destination default_dest; 45 struct mlx5_flow_destination dests[MLX5_NUM_TT]; 49 struct mlx5_flow_destination tunnel_dests[MLX5_NUM_TUNNEL_TT]; 62 struct mlx5_flow_destination *new_dest); 63 struct mlx5_flow_destination
|
D | ipsec_fs_roce.c | 48 struct mlx5_flow_destination *default_dst, in ipsec_fs_roce_rx_rule_setup() 51 struct mlx5_flow_destination dst = {}; in ipsec_fs_roce_rx_rule_setup() 101 struct mlx5_flow_destination dst = {}; in ipsec_fs_roce_tx_rule_setup() 235 struct mlx5_flow_destination *default_dst, in mlx5_ipsec_fs_roce_rx_create()
|
D | fs_ttc.c | 193 struct mlx5_flow_destination *dest, u16 etype, u8 proto) in mlx5_generate_ttc_rule() 360 struct mlx5_flow_destination *dest, in mlx5_generate_inner_ttc_rule() 584 struct mlx5_flow_destination *new_dest) in mlx5_ttc_fwd_dest() 590 struct mlx5_flow_destination 594 struct mlx5_flow_destination *dest = &ttc->rules[type].default_dest; in mlx5_ttc_get_default_dest() 605 struct mlx5_flow_destination dest = mlx5_ttc_get_default_dest(ttc, type); in mlx5_ttc_fwd_default_dest()
|
D | ipsec_fs_roce.h | 16 struct mlx5_flow_destination *default_dst,
|
D | macsec_fs.c | 395 struct mlx5_flow_destination dest = {}; in macsec_fs_tx_create() 497 memset(&dest, 0, sizeof(struct mlx5_flow_destination)); in macsec_fs_tx_create() 512 memset(&dest, 0, sizeof(struct mlx5_flow_destination)); in macsec_fs_tx_create() 809 struct mlx5_flow_destination dest = {}; in macsec_fs_tx_add_rule() 1136 struct mlx5_flow_destination *dest, in macsec_fs_rx_create_check_decap_rule() 1146 struct mlx5_flow_destination roce_dest[2]; in macsec_fs_rx_create_check_decap_rule() 1327 struct mlx5_flow_destination dst = {}; in macsec_fs_rx_roce_jump_to_rdma_rules_create() 1502 struct mlx5_flow_destination dest = {}; in macsec_fs_rx_create() 1738 struct mlx5_flow_destination dest = {}; in macsec_fs_rx_add_rule() 1805 memset(&dest, 0, sizeof(struct mlx5_flow_destination)); in macsec_fs_rx_add_rule() [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | ipsec_fs.h | 15 struct mlx5_flow_destination *dest); 19 struct mlx5_flow_destination *dest); 34 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_create() 43 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_pass_dest_get()
|
D | ipsec_fs.c | 45 struct mlx5_flow_destination dest = {}; in esw_ipsec_rx_status_drop_create() 111 struct mlx5_flow_destination *dest) in esw_ipsec_rx_status_pass_create() 157 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_create() 187 struct mlx5_flow_destination *dest) in mlx5_esw_ipsec_rx_status_pass_dest_get()
|
D | indir_table.c | 102 struct mlx5_flow_destination dest = {}; in mlx5_esw_indir_table_rule_get() 213 struct mlx5_flow_destination dest = {}; in mlx5_create_indir_fwd_group()
|
D | bridge_mcast.c | 61 struct mlx5_flow_destination *dests; in mlx5_esw_bridge_mdb_flow_create() 576 struct mlx5_flow_destination dest = { in mlx5_esw_bridge_mcast_vlan_flow_create() 651 struct mlx5_flow_destination dest = { in mlx5_esw_bridge_mcast_fwd_flow_create() 886 struct mlx5_flow_destination dest = { in mlx5_esw_bridge_ingress_igmp_fh_create() 918 struct mlx5_flow_destination dest = { in mlx5_esw_bridge_ingress_mld_fh_create()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads_termtbl.c | 14 struct mlx5_flow_destination dest; 22 struct mlx5_flow_destination *dest) in mlx5_eswitch_termtbl_hash() 42 struct mlx5_flow_destination *dest1, in mlx5_eswitch_termtbl_cmp() 44 struct mlx5_flow_destination *dest2) in mlx5_eswitch_termtbl_cmp() 114 struct mlx5_flow_destination *dest, in mlx5_eswitch_termtbl_get_create() 249 struct mlx5_flow_destination *dest, in mlx5_eswitch_add_termtbl_rule()
|
D | eswitch_offloads.c | 198 esw_setup_mtu_dest(struct mlx5_flow_destination *dest, in esw_setup_mtu_dest() 213 esw_setup_sampler_dest(struct mlx5_flow_destination *dest, in esw_setup_sampler_dest() 226 esw_setup_ft_dest(struct mlx5_flow_destination *dest, in esw_setup_ft_dest() 242 esw_setup_accept_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_accept_dest() 252 esw_setup_slow_path_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() 262 esw_setup_chain_dest(struct mlx5_flow_destination *dest, in esw_setup_chain_dest() 308 esw_setup_chain_src_port_rewrite(struct mlx5_flow_destination *dest, in esw_setup_chain_src_port_rewrite() 374 esw_setup_indir_table(struct mlx5_flow_destination *dest, in esw_setup_indir_table() 467 esw_setup_dest_fwd_vport(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_dest_fwd_vport() 492 esw_setup_dest_fwd_ipsec(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_dest_fwd_ipsec() [all …]
|
D | fs_core.c | 365 static bool mlx5_flow_dests_cmp(struct mlx5_flow_destination *d1, 366 struct mlx5_flow_destination *d2); 370 struct mlx5_flow_destination *dest); 1107 struct mlx5_flow_destination *dest) in _mlx5_modify_rule_destination() 1133 struct mlx5_flow_destination *new_dest, in mlx5_modify_rule_destination() 1134 struct mlx5_flow_destination *old_dest) in mlx5_modify_rule_destination() 1159 struct mlx5_flow_destination dest = {}; in connect_fwd_rules() 1425 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule() 1458 struct mlx5_flow_destination *dest, in destroy_flow_handle() 1473 struct mlx5_flow_destination *dest, in create_flow_handle() [all …]
|
D | en_arfs.c | 157 struct mlx5_flow_destination dest = {}; in mlx5e_arfs_enable() 212 struct mlx5_flow_destination dest = {}; in arfs_add_default_rule() 505 struct mlx5_flow_destination dest = {}; in arfs_add_rule() 602 struct mlx5_flow_destination dst = {}; in arfs_modify_rule_rq()
|
/Linux-v6.6/include/linux/mlx5/ |
D | fs.h | 158 struct mlx5_flow_destination { struct 289 struct mlx5_flow_destination *dest, 294 struct mlx5_flow_destination *new_dest, 295 struct mlx5_flow_destination *old_dest);
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | fs_tt_redirect.c | 83 struct mlx5_flow_destination dest = {}; in mlx5e_fs_tt_redirect_udp_add_rule() 119 struct mlx5_flow_destination dest; in fs_udp_add_default_rule() 279 struct mlx5_flow_destination dest = {}; in fs_udp_enable() 367 struct mlx5_flow_destination dest = {}; in mlx5e_fs_tt_redirect_any_add_rule() 400 struct mlx5_flow_destination dest; in fs_any_add_default_rule() 535 struct mlx5_flow_destination dest = {}; in fs_any_enable()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
D | egress_ofld.c | 43 struct mlx5_flow_destination *fwd_dest) in esw_acl_egress_ofld_fwd2vport_create() 72 struct mlx5_flow_destination *fwd_dest) in esw_acl_egress_ofld_rules_create() 244 struct mlx5_flow_destination fwd_dest = {}; in mlx5_esw_acl_egress_vport_bond()
|
D | helper.h | 16 struct mlx5_flow_destination *fwd_dest,
|
D | egress_lgcy.c | 71 struct mlx5_flow_destination drop_ctr_dst = {}; in esw_acl_egress_lgcy_setup() 72 struct mlx5_flow_destination *dst = NULL; in esw_acl_egress_lgcy_setup()
|
D | ingress_lgcy.c | 143 struct mlx5_flow_destination drop_ctr_dst = {}; in esw_acl_ingress_lgcy_setup() 144 struct mlx5_flow_destination *dst = NULL; in esw_acl_ingress_lgcy_setup()
|
D | helper.c | 51 struct mlx5_flow_destination *fwd_dest, in esw_egress_acl_vlan_create()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fs_tracepoint.h | 58 parse_fs_dst(p, (const struct mlx5_flow_destination *)dst, counter_id) 61 const struct mlx5_flow_destination *dst, 282 __array(u8, destination, sizeof(struct mlx5_flow_destination))
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | fs_tcp.c | 79 struct mlx5_flow_destination dest = {}; in mlx5e_accel_fs_add_sk() 154 struct mlx5_flow_destination dest; in accel_fs_tcp_add_default_rule() 326 struct mlx5_flow_destination dest = {}; in accel_fs_tcp_enable()
|
D | ipsec_fs.c | 133 struct mlx5_flow_destination *dest) in ipsec_status_rule() 191 struct mlx5_flow_destination *dest) in ipsec_miss_create() 295 struct mlx5_flow_destination *dest) in ipsec_rx_status_pass_dest_get() 323 struct mlx5_flow_destination dest = {}; in ipsec_rx_ft_connect() 334 struct mlx5_flow_destination dest[2]; in rx_create() 530 struct mlx5_flow_destination dest = {}; in ipsec_counter_rule_tx() 606 struct mlx5_flow_destination dest = {}; in tx_create() 1224 struct mlx5_flow_destination dest[2]; in rx_add_rule() 1323 struct mlx5_flow_destination dest[2]; in tx_add_rule() 1416 struct mlx5_flow_destination dest[2] = {}; in tx_add_policy() [all …]
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | fs.c | 877 struct mlx5_flow_destination dst; in mlx5_ib_fs_add_op_fc() 1040 struct mlx5_flow_destination *dst, in _create_flow_rule() 1048 struct mlx5_flow_destination dest_arr[2] = {}; in _create_flow_rule() 1049 struct mlx5_flow_destination *rule_dst = dest_arr; in _create_flow_rule() 1168 struct mlx5_flow_destination *dst) in create_flow_rule() 1181 struct mlx5_flow_destination *dst) in create_leftovers_rule() 1240 struct mlx5_flow_destination *dst) in create_sniffer_rule() 1282 struct mlx5_flow_destination *dst = NULL; in mlx5_ib_create_flow() 1516 struct mlx5_flow_destination *dst, in _create_raw_flow_rule() 1608 struct mlx5_flow_destination *dst; in raw_fs_rule_add() [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | int_port.c | 63 struct mlx5_flow_destination *dest) in mlx5e_int_port_create_rx_rule() 158 struct mlx5_flow_destination dest; in mlx5e_int_port_add()
|