Home
last modified time | relevance | path

Searched refs:vcap_counter (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A Dvcap_api_client.h146 struct vcap_counter { struct
206 struct vcap_counter *ctr, u64 cookie);
207 int vcap_rule_set_counter(struct vcap_rule *rule, struct vcap_counter *ctr);
208 int vcap_rule_get_counter(struct vcap_rule *rule, struct vcap_counter *ctr);
A Dvcap_api_private.h37 struct vcap_counter counter; /* last read counter value */
A Dvcap_api.c1558 struct vcap_counter *ctr) in vcap_write_counter()
2229 struct vcap_counter ctr = {0}; in vcap_add_rule()
2425 struct vcap_counter ctr; in vcap_mod_rule()
2878 struct vcap_counter *ctr) in vcap_read_counter()
3215 int vcap_rule_set_counter(struct vcap_rule *rule, struct vcap_counter *ctr) in vcap_rule_set_counter()
3236 int vcap_rule_get_counter(struct vcap_rule *rule, struct vcap_counter *ctr) in vcap_rule_get_counter()
3340 struct vcap_counter *ctr, u64 cookie) in vcap_get_rule_count_by_cookie()
3343 struct vcap_counter temp = {}; in vcap_get_rule_count_by_cookie()
A Dvcap_api_kunit.c1449 struct vcap_counter ctr = { .value = 0, .sticky = false}; in vcap_api_set_rule_counter_test()
1450 struct vcap_counter ctr2 = { .value = 101, .sticky = true}; in vcap_api_set_rule_counter_test()
1502 struct vcap_counter ctr = {}; in vcap_api_get_rule_counter_test()
1503 struct vcap_counter ctr2 = {}; in vcap_api_get_rule_counter_test()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_tc_flower.c321 struct vcap_counter count = {}; in lan966x_tc_flower_stats()
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_tc_flower.c1248 struct vcap_counter ctr = {}; in sparx5_tc_flower_stats()

Completed in 18 milliseconds