Searched defs:parse_attr (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 450 struct mlx5e_tc_flow_parse_attr *parse_attr) in mlx5e_attach_mod_hdr() 810 struct mlx5e_tc_flow_parse_attr *parse_attr, in mlx5e_hairpin_flow_add() 1048 struct mlx5e_tc_flow_parse_attr *parse_attr, in mlx5e_tc_add_nic_flow() 1311 struct mlx5e_tc_flow_parse_attr *parse_attr; in mlx5e_tc_add_fdb_flow() local 2791 struct mlx5e_tc_flow_parse_attr *parse_attr, in offload_pedit_fields() 2977 struct mlx5e_tc_flow_parse_attr *parse_attr, in parse_pedit_to_modify_hdr() 3018 struct mlx5e_tc_flow_parse_attr *parse_attr, in parse_pedit_to_reformat() 3043 struct mlx5e_tc_flow_parse_attr *parse_attr, in parse_tc_pedit_action() 3056 struct mlx5e_tc_flow_parse_attr *parse_attr, in alloc_tc_pedit_action() 3262 struct mlx5e_tc_flow_parse_attr *parse_attr, in actions_match_supported() [all …]
|
D | en_tc.h | 71 struct mlx5e_tc_flow_parse_attr *parse_attr; member
|
/linux-5.10/net/sched/ |
D | sch_mqprio.c | 119 static int parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, in parse_attr() function
|
D | sch_netem.c | 934 static int parse_attr(struct nlattr *tb[], int maxtype, struct nlattr *nla, in parse_attr() function
|