| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | eswitch.h | 100 struct mlx5_flow_handle *allow_rule; 106 struct mlx5_flow_handle *drop_rule; 122 struct mlx5_flow_handle *drop_rule; 144 struct mlx5_flow_handle *fwd_rule; 395 struct mlx5_flow_handle * 456 struct mlx5_flow_handle * 472 struct mlx5_flow_handle * 476 struct mlx5_flow_handle * 482 struct mlx5_flow_handle *rule, 489 struct mlx5_flow_handle * [all …]
|
| A D | en_tc.h | 101 struct mlx5_flow_handle *act_id_restore_rule; 306 struct mlx5_flow_handle * 311 struct mlx5_flow_handle *rule, 314 struct mlx5_flow_handle * 320 struct mlx5_flow_handle *rule, 346 struct mlx5_flow_handle * 351 struct mlx5_flow_handle *rule,
|
| A D | en_rep.h | 115 struct mlx5_flow_handle *vport_rx_rule; 119 struct mlx5_flow_handle *send_to_vport_meta_rule; 229 struct mlx5_flow_handle *rule; 234 struct mlx5_flow_handle *send_to_vport_rule;
|
| A D | en_fs.c | 151 struct mlx5_flow_handle *active_cvlans_rule[VLAN_N_VID]; 153 struct mlx5_flow_handle *untagged_rule; 154 struct mlx5_flow_handle *any_cvlan_rule; 155 struct mlx5_flow_handle *any_svlan_rule; 156 struct mlx5_flow_handle *trap_rule; 225 struct mlx5_flow_handle **rule_p; in __mlx5e_add_vlan_rule() 367 static struct mlx5_flow_handle * 372 struct mlx5_flow_handle *rule; in mlx5e_add_trap_rule() 391 struct mlx5_flow_handle *rule; in mlx5e_add_vlan_trap() 416 struct mlx5_flow_handle *rule; in mlx5e_add_mac_trap() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A D | fs_tcp.h | 12 struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, 15 void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule); 19 static inline struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, in mlx5e_accel_fs_add_sk() 23 static inline void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) {} in mlx5e_accel_fs_del_sk()
|
| A D | fs_tcp.c | 16 struct mlx5_flow_handle *default_rules[ACCEL_FS_TCP_NUM_TYPES]; 69 void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) in mlx5e_accel_fs_del_sk() 74 struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, in mlx5e_accel_fs_add_sk() 82 struct mlx5_flow_handle *flow; in mlx5e_accel_fs_add_sk() 156 struct mlx5_flow_handle *rule; in accel_fs_tcp_add_default_rule()
|
| A D | ipsec.h | 192 struct mlx5_flow_handle *rule; 197 struct mlx5_flow_handle *rule; 208 struct mlx5_flow_handle *rule;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| A D | bridge_priv.h | 153 struct mlx5_flow_handle *ingress_handle; 156 struct mlx5_flow_handle *egress_handle; 157 struct mlx5_flow_handle *filter_handle; 167 struct mlx5_flow_handle *egress_handle; 177 struct mlx5_flow_handle *mcast_handle; 193 struct mlx5_flow_handle *filter_handle; 194 struct mlx5_flow_handle *fwd_handle; 217 struct mlx5_flow_handle *egress_miss_handle;
|
| A D | bridge.h | 38 struct mlx5_flow_handle *igmp_handle; 39 struct mlx5_flow_handle *mld_query_handle; 40 struct mlx5_flow_handle *mld_report_handle; 41 struct mlx5_flow_handle *mld_done_handle;
|
| A D | bridge_mcast.c | 52 static struct mlx5_flow_handle * 64 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mdb_flow_create() 122 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_port_mdb_offload() 508 static struct mlx5_flow_handle * 517 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_mcast_flow_with_esw_create() 536 static struct mlx5_flow_handle * 542 static struct mlx5_flow_handle * 571 static struct mlx5_flow_handle * 644 static struct mlx5_flow_handle * 878 static struct mlx5_flow_handle * [all …]
|
| A D | bridge.c | 461 static struct mlx5_flow_handle * 571 static struct mlx5_flow_handle * 584 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_flow_with_esw_create() 640 static struct mlx5_flow_handle * 649 static struct mlx5_flow_handle * 682 static struct mlx5_flow_handle * 696 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_ingress_filter_flow_create() 735 static struct mlx5_flow_handle * 749 struct mlx5_flow_handle *handle; in mlx5_esw_bridge_egress_flow_create() 802 static struct mlx5_flow_handle * [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| A D | sample.h | 26 struct mlx5_flow_handle * 33 struct mlx5_flow_handle *rule, 44 static inline struct mlx5_flow_handle * 52 struct mlx5_flow_handle *rule, in mlx5e_tc_sample_unoffload()
|
| A D | post_meter.c | 14 struct mlx5_flow_handle *green_rule; 16 struct mlx5_flow_handle *red_rule; 23 struct mlx5_flow_handle *rule; 112 static struct mlx5_flow_handle * 121 struct mlx5_flow_handle *ret; in mlx5e_post_meter_add_rule() 155 struct mlx5_flow_handle *rule; in mlx5e_post_meter_rate_rules_create() 345 struct mlx5_flow_handle *rule; in mlx5e_post_meter_mtu_create()
|
| A D | ct_fs_dmfs.c | 13 struct mlx5_flow_handle *rule; 75 struct mlx5_flow_handle *rule; in mlx5_ct_fs_dmfs_ct_rule_update()
|
| A D | sample.c | 26 struct mlx5_flow_handle *termtbl_rule; 47 struct mlx5_flow_handle *pre_rule; 49 struct mlx5_flow_handle *post_rule; 55 struct mlx5_flow_handle *rule; 468 struct mlx5_flow_handle * 590 struct mlx5_flow_handle *rule, in mlx5e_tc_sample_unoffload()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | fs_tt_redirect.h | 9 void mlx5e_fs_tt_redirect_del_rule(struct mlx5_flow_handle *rule); 12 struct mlx5_flow_handle * 20 struct mlx5_flow_handle *
|
| A D | tc_priv.h | 81 struct mlx5_flow_handle *rule[MLX5E_TC_MAX_SPLITS + 1]; 117 struct mlx5_flow_handle * 124 struct mlx5_flow_handle *rule, 129 struct mlx5_flow_handle * 191 struct mlx5_flow_handle *
|
| A D | fs_tt_redirect.c | 16 struct mlx5_flow_handle *default_rules[FS_UDP_NUM_TYPES]; 22 struct mlx5_flow_handle *default_rule; 58 void mlx5e_fs_tt_redirect_del_rule(struct mlx5_flow_handle *rule) in mlx5e_fs_tt_redirect_del_rule() 76 struct mlx5_flow_handle * 86 struct mlx5_flow_handle *rule; in mlx5e_fs_tt_redirect_udp_add_rule() 121 struct mlx5_flow_handle *rule; in fs_udp_add_default_rule() 363 struct mlx5_flow_handle * 371 struct mlx5_flow_handle *rule; in mlx5e_fs_tt_redirect_any_add_rule() 403 struct mlx5_flow_handle *rule; in fs_any_add_default_rule()
|
| A D | fs.h | 32 struct mlx5_flow_handle *rule; 39 struct mlx5_flow_handle *rule; 53 struct mlx5_flow_handle *trap_rule;
|
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | ib_rep.h | 17 struct mlx5_flow_handle *create_flow_rule_vport_sq(struct mlx5_ib_dev *dev, 26 struct mlx5_flow_handle *create_flow_rule_vport_sq(struct mlx5_ib_dev *dev, in create_flow_rule_vport_sq()
|
| /linux/include/linux/mlx5/ |
| A D | fs.h | 131 struct mlx5_flow_handle; 287 struct mlx5_flow_handle * 293 void mlx5_del_flow_rules(struct mlx5_flow_handle *fr); 295 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
|
| /linux/drivers/vdpa/mlx5/net/ |
| A D | mlx5_vnet.h | 88 struct mlx5_flow_handle *ucast_rule; 89 struct mlx5_flow_handle *mcast_rule;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | macsec_fs.c | 67 struct mlx5_flow_handle *rule; 72 struct mlx5_flow_handle *rule; 124 struct mlx5_flow_handle *op; 125 struct mlx5_flow_handle *ip; 136 struct mlx5_flow_handle *rule; 143 struct mlx5_flow_handle *rule; 402 struct mlx5_flow_handle *rule; in macsec_fs_tx_create() 813 struct mlx5_flow_handle *rule; in macsec_fs_tx_add_rule() 1148 struct mlx5_flow_handle *rule; in macsec_fs_rx_create_check_decap_rule() 1222 struct mlx5_flow_handle *rule; in macsec_fs_rx_roce_miss_create() [all …]
|
| A D | ipsec_fs_roce.c | 13 struct mlx5_flow_handle *rule; 19 struct mlx5_flow_handle *rule; 23 struct mlx5_flow_handle *nic_master_rule; 35 struct mlx5_flow_handle *rule; 138 struct mlx5_flow_handle *rule; in ipsec_fs_roce_rx_rule_setup() 211 struct mlx5_flow_handle *rule; in ipsec_fs_roce_tx_rule_setup() 237 struct mlx5_flow_handle *rule; in ipsec_fs_roce_tx_mpv_rule_setup()
|
| A D | fs_ttc.c | 37 struct mlx5_flow_handle *tunnel_rules[MLX5_NUM_TUNNEL_TT]; 260 static struct mlx5_flow_handle * 269 struct mlx5_flow_handle *rule; in mlx5_generate_ttc_rule() 315 struct mlx5_flow_handle **trules; in mlx5_generate_ttc_table_rules() 451 static struct mlx5_flow_handle * 458 struct mlx5_flow_handle *rule; in mlx5_generate_inner_ttc_rule()
|