Home
last modified time | relevance | path

Searched refs:vcap_lookup_rule_by_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h222 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie);
H A Dvcap_api.c956 int vcap_lookup_rule_by_cookie(struct vcap_control *vctrl, u64 cookie) in vcap_lookup_rule_by_cookie() function
977 EXPORT_SYMBOL_GPL(vcap_lookup_rule_by_cookie); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c562 rule_id = vcap_lookup_rule_by_cookie(vctrl, f->cookie); in lan966x_tc_flower_del()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c1296 rule_id = vcap_lookup_rule_by_cookie(vctrl, fco->cookie); in sparx5_tc_flower_destroy()

Completed in 11 milliseconds