Home
last modified time | relevance | path

Searched refs:mlx5_flow_namespace_type (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/include/linux/mlx5/
H A Dfs.h83 enum mlx5_flow_namespace_type { enum
193 enum mlx5_flow_namespace_type type);
196 enum mlx5_flow_namespace_type type,
324 enum mlx5_flow_namespace_type ns_type, u16 format_id,
340 enum mlx5_flow_namespace_type ns_type);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.h61 enum mlx5_flow_namespace_type
66 enum mlx5_flow_namespace_type ns_type,
H A Dpost_act.c11 enum mlx5_flow_namespace_type ns_type;
19 enum mlx5_flow_namespace_type ns_type;
31 enum mlx5_flow_namespace_type ns_type) in mlx5e_tc_post_act_init()
H A Dpost_meter.c60 enum mlx5_flow_namespace_type ns_type) in mlx5e_post_meter_table_create()
250 enum mlx5_flow_namespace_type ns_type, in mlx5e_post_meter_rate_create()
294 enum mlx5_flow_namespace_type ns_type, in mlx5e_post_meter_create_mtu_table()
335 enum mlx5_flow_namespace_type ns_type, in mlx5e_post_meter_mtu_create()
394 enum mlx5_flow_namespace_type ns_type, in mlx5e_post_meter_init()
H A Dpost_act.h16 enum mlx5_flow_namespace_type ns_type);
H A Dpost_meter.h35 enum mlx5_flow_namespace_type ns_type,
H A Dmeter.c35 enum mlx5_flow_namespace_type ns_type;
508 enum mlx5_flow_namespace_type
516 enum mlx5_flow_namespace_type ns_type, in mlx5e_flow_meters_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h53 enum mlx5_flow_namespace_type ns_type;
63 enum mlx5_flow_namespace_type ns_type;
72 enum mlx5_flow_namespace_type ns_type;
321 u32 mlx5_fs_get_capabilities(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type type);
H A Den_tc.h264 enum mlx5_flow_namespace_type ns,
285 enum mlx5_flow_namespace_type ns,
345 struct mlx5_flow_attr *mlx5_alloc_flow_attr(enum mlx5_flow_namespace_type type);
H A Dfs_cmd.h81 enum mlx5_flow_namespace_type namespace,
H A Dfs_core.c2418 static bool is_nic_rx_ns(enum mlx5_flow_namespace_type type) in is_nic_rx_ns()
2436 enum mlx5_flow_namespace_type type) in mlx5_get_flow_namespace()
2532 enum mlx5_flow_namespace_type type, in mlx5_get_flow_vport_acl_namespace()
3260 u32 mlx5_fs_get_capabilities(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type type) in mlx5_fs_get_capabilities()
3593 *get_root_namespace(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type ns_type) in get_root_namespace()
3651 enum mlx5_flow_namespace_type ns_type) in mlx5_packet_reformat_alloc()
3698 enum mlx5_flow_namespace_type ns_type, u16 format_id, in mlx5_create_match_definer()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h105 enum mlx5_flow_namespace_type ns_type);
117 enum mlx5_flow_namespace_type ns_type);
H A Dact.c54 enum mlx5_flow_namespace_type ns_type) in mlx5e_tc_act_get()
89 enum mlx5_flow_namespace_type ns_type) in mlx5e_tc_act_post_parse()
H A Dvlan_mangle.c59 enum mlx5_flow_namespace_type ns_type; in tc_act_parse_vlan_mangle()
H A Dpedit.c89 enum mlx5_flow_namespace_type ns_type; in tc_act_parse_pedit()
H A Dpolice.c84 enum mlx5_flow_namespace_type ns = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_police()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.h99 enum mlx5_flow_namespace_type ns_type,
136 enum mlx5_flow_namespace_type ns_type, in mlx5_tc_ct_init()
H A Dmod_hdr.h39 enum mlx5_flow_namespace_type namespace,
H A Dmod_hdr.c74 enum mlx5_flow_namespace_type namespace, in mlx5e_mod_hdr_attach()
H A Dtc_ct.c76 enum mlx5_flow_namespace_type ns_type;
558 enum mlx5_flow_namespace_type ns = ct_priv->ns_type; in mlx5_tc_ct_entry_set_registers()
2109 enum mlx5_flow_namespace_type ns_type, in mlx5_tc_ct_init_check_support()
2158 enum mlx5_flow_namespace_type ns_type, in mlx5_tc_ct_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h180 enum mlx5_flow_namespace_type chains_ns;
221 enum mlx5_flow_namespace_type chains_ns;
H A Dipsec_fs.c64 enum mlx5_flow_namespace_type ns, int base_prio, in ipsec_chains_create()
1065 static enum mlx5_flow_namespace_type ipsec_fs_get_ns(struct mlx5e_ipsec *ipsec, in ipsec_fs_get_ns()
1080 enum mlx5_flow_namespace_type ns_type = ipsec_fs_get_ns(ipsec, type, dir); in setup_modify_header()
1290 enum mlx5_flow_namespace_type ns_type = ipsec_fs_get_ns(ipsec, attrs->type, in setup_pkt_reformat()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.h19 enum mlx5_flow_namespace_type ns;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c540 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_replace_act()
578 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_destroy_act()
600 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_stats_act()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c717 enum mlx5_flow_namespace_type fn_type; in get_flow_table()
874 enum mlx5_flow_namespace_type fn_type; in mlx5_ib_fs_add_op_fc()
1418 enum mlx5_flow_namespace_type ns_type, in _get_flow_table()
1723 enum mlx5_flow_namespace_type *namespace) in mlx5_ib_ft_type_to_namespace()
2028 enum mlx5_flow_namespace_type ns_type) in steering_anchor_create_ft()
2210 enum mlx5_flow_namespace_type ns_type) in steering_anchor_create_res()
2406 enum mlx5_flow_namespace_type ns_type; in UVERBS_HANDLER()
2485 enum mlx5_flow_namespace_type namespace; in mlx5_ib_create_modify_header()
2617 enum mlx5_flow_namespace_type namespace; in mlx5_ib_flow_action_create_packet_reformat_ctx()

12