Searched refs:mlx5_flow_act (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads_termtbl.c | 11 struct mlx5_flow_act flow_act; 19 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_hash() 35 mlx5_eswitch_termtbl_cmp(struct mlx5_flow_act *flow_act1, in mlx5_eswitch_termtbl_cmp() 37 struct mlx5_flow_act *flow_act2, in mlx5_eswitch_termtbl_cmp() 50 struct mlx5_flow_act *flow_act) in mlx5_eswitch_termtbl_create() 94 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_get_create() 160 mlx5_eswitch_termtbl_actions_move(struct mlx5_flow_act *src, in mlx5_eswitch_termtbl_actions_move() 161 struct mlx5_flow_act *dst) in mlx5_eswitch_termtbl_actions_move() 198 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_required() 214 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule() [all …]
|
D | eswitch_offloads.c | 144 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule() 251 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule() 551 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule() 684 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules() 792 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule() 1317 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_create_vport_rx_rule() 1754 struct mlx5_flow_act flow_act = {0}; in esw_vport_ingress_prio_tag_config() 1810 struct mlx5_flow_act flow_act = {}; in esw_vport_add_ingress_acl_modify_metadata() 1862 struct mlx5_flow_act flow_act = {0}; in esw_vport_egress_prio_tag_config()
|
D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
|
D | eswitch.h | 306 struct mlx5_flow_act *flow_act, 314 struct mlx5_flow_act *flow_act,
|
D | fs_core.h | 202 struct mlx5_flow_act action;
|
D | fs_core.c | 618 struct mlx5_flow_act *flow_act) in alloc_fte() 1470 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1492 struct mlx5_flow_act *flow_act, in add_rule_fg() 1663 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1754 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 1861 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
D | eswitch.c | 193 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule() 1244 struct mlx5_flow_act flow_act = {0}; in esw_vport_ingress_config() 1337 struct mlx5_flow_act flow_act = {0}; in esw_vport_egress_config() 2237 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
|
D | en_fs_ethtool.c | 402 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
|
D | en_tc.c | 907 struct mlx5_flow_act flow_act = { in mlx5e_tc_add_nic_flow()
|
/Linux-v5.4/include/linux/mlx5/ |
D | fs.h | 198 struct mlx5_flow_act { struct 209 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument 218 struct mlx5_flow_act *flow_act,
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | flow.c | 76 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER()
|
D | mlx5_ib.h | 926 struct mlx5_flow_act *action); 1349 struct mlx5_flow_act *flow_act, u32 counter_id,
|
D | main.c | 2632 struct mlx5_flow_act *action) in parse_flow_flow_action() 2684 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr() 3084 const struct mlx5_flow_act *flow_act, in is_valid_esp_aes_gcm() 3109 const struct mlx5_flow_act *flow_act, in is_valid_spec() 3526 struct mlx5_flow_act flow_act = {}; in _create_flow_rule() 4012 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule() 4100 struct mlx5_flow_act *flow_act, in mlx5_ib_raw_fs_rule_add()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | ipsec.c | 639 struct mlx5_flow_act *flow_act, in mlx5_is_fpga_egress_ipsec_rule()
|