Searched refs:vcap_lookup_rule_by_cookie (Results 1 – 4 of 4) sorted by relevance
224 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie);
956 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie) in vcap_lookup_rule_by_cookie() function977 EXPORT_SYMBOL_GPL(vcap_lookup_rule_by_cookie);
568 rule_id = vcap_lookup_rule_by_cookie(vctrl, f->cookie); in lan966x_tc_flower_del()
1387 rule_id = vcap_lookup_rule_by_cookie(vctrl, fco->cookie); in sparx5_tc_flower_destroy()