Home
last modified time | relevance | path

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

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