Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.h152 int prestera_acl_init(struct prestera_switch *sw);
H A Dprestera_acl.c878 int prestera_acl_init(struct prestera_switch *sw) in prestera_acl_init() function
H A Dprestera_main.c1403 err = prestera_acl_init(sw); in prestera_switch_init()