Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.h226 int prestera_hw_vtcam_iface_bind(struct prestera_switch *sw,
H A Dprestera_acl.c224 err = prestera_hw_vtcam_iface_bind(ruleset->acl->sw, &iface, in prestera_acl_ruleset_offload()
329 return prestera_hw_vtcam_iface_bind(port->sw, &iface, ruleset->vtcam_id, in prestera_acl_ruleset_bind()
H A Dprestera_hw.c1430 int prestera_hw_vtcam_iface_bind(struct prestera_switch *sw, in prestera_hw_vtcam_iface_bind() function