Home
last modified time | relevance | path

Searched refs:vcap_control (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/ethernet/microchip/vcap/
A Dvcap_api_private.h28 struct vcap_control *vctrl; /* the client control */
52 int vcap_api_check(struct vcap_control *ctrl);
68 int vcap_keyfield_count(struct vcap_control *vctrl,
72 vcap_keyfield_typegroup(struct vcap_control *vctrl,
75 const struct vcap_field *vcap_keyfields(struct vcap_control *vctrl,
83 vcap_actionfieldset(struct vcap_control *vctrl,
86 int vcap_actionfield_count(struct vcap_control *vctrl,
91 vcap_actionfield_typegroup(struct vcap_control *vctrl, enum vcap_type vt,
95 vcap_actionfields(struct vcap_control *vctrl,
98 const char *vcap_actionset_name(struct vcap_control *vctrl,
[all …]
A Dvcap_api_client.h152 int vcap_enable_lookups(struct vcap_control *vctrl, struct net_device *ndev,
158 struct vcap_rule *vcap_alloc_rule(struct vcap_control *vctrl,
175 struct vcap_rule *vcap_get_rule(struct vcap_control *vctrl, u32 id);
210 int vcap_get_rule_count_by_cookie(struct vcap_control *vctrl,
219 struct vcap_admin *vcap_find_admin(struct vcap_control *vctrl, int cid);
224 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie);
230 bool vcap_is_last_chain(struct vcap_control *vctrl, int cid, bool ingress);
235 const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl,
245 int vcap_del_rules(struct vcap_control *vctrl, struct vcap_admin *admin);
256 const char *vcap_keyset_name(struct vcap_control *vctrl,
[all …]
A Dvcap_api_debugfs.h18 struct vcap_control *vctrl,
23 struct vcap_control *vctrl);
28 struct vcap_control *vctrl, in vcap_port_debugfs()
35 struct vcap_control *vctrl) in vcap_debugfs()
A Dvcap_api_debugfs.c12 struct vcap_control *vctrl;
17 struct vcap_control *vctrl;
117 vcap_debugfs_show_rule_actionfield(struct vcap_control *vctrl, in vcap_debugfs_show_rule_actionfield()
194 struct vcap_control *vctrl = ri->vctrl; in vcap_debugfs_show_rule_keyset()
215 struct vcap_control *vctrl = ri->vctrl; in vcap_debugfs_show_rule_actionset()
236 static void vcap_show_admin_rule(struct vcap_control *vctrl, in vcap_show_admin_rule()
266 static void vcap_show_admin_info(struct vcap_control *vctrl, in vcap_show_admin_info()
292 static int vcap_show_admin(struct vcap_control *vctrl, in vcap_show_admin()
315 static int vcap_show_admin_raw(struct vcap_control *vctrl, in vcap_show_admin_raw()
387 struct vcap_control *vctrl, in vcap_port_debugfs()
[all …]
A Dvcap_api.c333 vcap_find_keystream_keysets(struct vcap_control *vctrl, in vcap_find_keystream_keysets()
366 int vcap_addr_keysets(struct vcap_control *vctrl, in vcap_addr_keysets()
425 vcap_keyfield_typegroup(struct vcap_control *vctrl, in vcap_keyfield_typegroup()
437 int vcap_keyfield_count(struct vcap_control *vctrl, in vcap_keyfield_count()
691 vcap_actionfields(struct vcap_control *vctrl, in vcap_actionfields()
701 vcap_actionfieldset(struct vcap_control *vctrl, in vcap_actionfieldset()
860 int vcap_api_check(struct vcap_control *ctrl) in vcap_api_check()
1433 struct vcap_control *vctrl = ri->vctrl; in vcap_decode_actionset()
1476 struct vcap_control *vctrl = ri->vctrl; in vcap_decode_keyset()
3323 struct vcap_control *vctrl = ri->vctrl; in vcap_rule_get_untyped_keyset()
[all …]
A Dvcap_api.h273 struct vcap_control { struct
A Dvcap_api_debugfs_kunit.c236 static struct vcap_control test_vctrl = {
A Dvcap_api_kunit.c226 static struct vcap_control test_vctrl = {
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_tc_flower.c283 static int sparx5_tc_flower_action_check(struct vcap_control *vctrl, in sparx5_tc_flower_action_check()
409 struct vcap_control *vctrl; in sparx5_tc_select_protocol_keyset()
489 static int sparx5_tc_add_rule_copy(struct vcap_control *vctrl, in sparx5_tc_add_rule_copy()
552 static int sparx5_tc_add_remaining_rules(struct vcap_control *vctrl, in sparx5_tc_add_remaining_rules()
641 static int sparx5_tc_add_rule_link(struct vcap_control *vctrl, in sparx5_tc_add_rule_link()
1174 struct vcap_control *vctrl; in sparx5_tc_flower_replace()
1359 struct vcap_control *vctrl, in sparx5_tc_free_rule_resources()
1383 struct vcap_control *vctrl; in sparx5_tc_flower_destroy()
1417 struct vcap_control *vctrl; in sparx5_tc_flower_stats()
1443 struct vcap_control *vctrl; in sparx5_tc_flower_template_create()
[all …]
A Dsparx5_vcap_debugfs.c446 struct vcap_control *vctrl; in sparx5_port_info()
A Dsparx5_vcap_impl.c1953 sparx5_vcap_admin_alloc(struct sparx5 *sparx5, struct vcap_control *ctrl, in sparx5_vcap_admin_alloc()
2046 struct vcap_control *ctrl; in sparx5_vcap_init()
2098 struct vcap_control *ctrl = sparx5->vcap_ctrl; in sparx5_vcap_destroy()
A Dsparx5_main.h290 struct vcap_control *vcap_ctrl;
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_tc_flower.c259 static int lan966x_tc_flower_action_check(struct vcap_control *vctrl, in lan966x_tc_flower_action_check()
379 static int lan966x_tc_add_rule_link(struct vcap_control *vctrl, in lan966x_tc_add_rule_link()
563 struct vcap_control *vctrl; in lan966x_tc_flower_del()
A Dlan966x_vcap_impl.c609 lan966x_vcap_admin_alloc(struct lan966x *lan966x, struct vcap_control *ctrl, in lan966x_vcap_admin_alloc()
711 struct vcap_control *ctrl; in lan966x_vcap_init()
770 struct vcap_control *ctrl; in lan966x_vcap_deinit()
A Dlan966x_vcap_debugfs.c222 struct vcap_control *vctrl; in lan966x_vcap_port_info()
A Dlan966x_main.h335 struct vcap_control *vcap_ctrl;

Completed in 44 milliseconds