Home
last modified time | relevance | path

Searched refs:vcap_rule_set_counter (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h210 int vcap_rule_set_counter(struct vcap_rule *rule, struct vcap_counter *ctr);
H A Dvcap_api_kunit.c1494 ret = vcap_rule_set_counter(&ri.data, &ctr); in vcap_api_set_rule_counter_test()
1503 ret = vcap_rule_set_counter(&ri2.data, &ctr2); in vcap_api_set_rule_counter_test()
H A Dvcap_api.c3248 int vcap_rule_set_counter(struct vcap_rule *rule, struct vcap_counter *ctr) in vcap_rule_set_counter() function
3267 EXPORT_SYMBOL_GPL(vcap_rule_set_counter);