Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c924 static bool vcap_rule_exists(struct vcap_control *vctrl, u32 id) in vcap_rule_exists() function
2091 if (!vcap_rule_exists(ri->vctrl, next_id)) { in vcap_set_rule_id()
2335 if (vcap_rule_exists(vctrl, id)) { in vcap_alloc_rule()