Searched defs:flow_act (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads_termtbl.c | 11 struct mlx5_flow_act flow_act; member 19 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_hash() 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() 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()
|
D | eswitch_offloads.c | 144 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule() local 251 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule() local 551 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule() local 684 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules() local 792 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule() local 1317 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_create_vport_rx_rule() local 1754 struct mlx5_flow_act flow_act = {0}; in esw_vport_ingress_prio_tag_config() local 1810 struct mlx5_flow_act flow_act = {}; in esw_vport_add_ingress_acl_modify_metadata() local 1862 struct mlx5_flow_act flow_act = {0}; in esw_vport_egress_prio_tag_config() local
|
D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering() local
|
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() local 1244 struct mlx5_flow_act flow_act = {0}; in esw_vport_ingress_config() local 1337 struct mlx5_flow_act flow_act = {0}; in esw_vport_egress_config() local 2237 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked() local
|
D | en_fs_ethtool.c | 402 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule() local
|
D | en_tc.c | 907 struct mlx5_flow_act flow_act = { in mlx5e_tc_add_nic_flow() local
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | flow.c | 76 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER() local
|
D | main.c | 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() local 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/netronome/nfp/flower/ |
D | action.c | 1132 static bool nfp_fl_check_mangle_start(struct flow_action *flow_act, in nfp_fl_check_mangle_start() 1150 static bool nfp_fl_check_mangle_end(struct flow_action *flow_act, in nfp_fl_check_mangle_end()
|
/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()
|