Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_hw.h219 int prestera_hw_vtcam_destroy(struct prestera_switch *sw, u32 vtcam_id);
Dprestera_acl.c794 err = prestera_hw_vtcam_destroy(acl->sw, vtcam->id); in prestera_acl_vtcam_id_put()
Dprestera_hw.c1203 int prestera_hw_vtcam_destroy(struct prestera_switch *sw, u32 vtcam_id) in prestera_hw_vtcam_destroy() function