Searched defs:ns_type (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | post_act.c | 11 enum mlx5_flow_namespace_type ns_type; member 19 enum mlx5_flow_namespace_type ns_type; member 31 enum mlx5_flow_namespace_type ns_type) in mlx5e_tc_post_act_init()
|
H A D | post_meter.c | 60 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 D | meter.c | 35 enum mlx5_flow_namespace_type ns_type; member 516 enum mlx5_flow_namespace_type ns_type, in mlx5e_flow_meters_init()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | act.c | 54 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 D | vlan_mangle.c | 59 enum mlx5_flow_namespace_type ns_type; in tc_act_parse_vlan_mangle() local
|
H A D | pedit.c | 90 enum mlx5_flow_namespace_type ns_type; in tc_act_parse_pedit() local
|
/linux/kernel/ |
H A D | nstree.c | 154 static struct ns_tree *ns_tree_from_type(int ns_type) in ns_tree_from_type() 178 struct ns_common *ns_tree_lookup_rcu(u64 ns_id, int ns_type) in ns_tree_lookup_rcu()
|
H A D | nscommon.c | 53 int __ns_common_init(struct ns_common *ns, u32 ns_type, const struct proc_ns_operations *ops, int i… in __ns_common_init()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 554 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_replace_act() local 592 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_destroy_act() local 614 enum mlx5_flow_namespace_type ns_type; in mlx5e_rep_indr_stats_act() local
|
/linux/include/uapi/linux/ |
H A D | nsfs.h | 63 __u32 ns_type; member
|
/linux/include/linux/ |
H A D | ns_common.h | 41 u32 ns_type; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 78 enum mlx5_flow_namespace_type ns_type; member 2168 enum mlx5_flow_namespace_type ns_type, in mlx5_tc_ct_init_check_support() 2287 enum mlx5_flow_namespace_type ns_type, in mlx5_tc_ct_init()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | fs_hws.c | 1540 enum mlx5_flow_namespace_type ns_type = pkt_reformat->ns_type; in mlx5_fs_hws_action_get_pkt_reformat_id() local
|