Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_rxtx.h12 int prestera_rxtx_switch_init(struct prestera_switch *sw);
H A Dprestera_rxtx.c773 int prestera_rxtx_switch_init(struct prestera_switch *sw) in prestera_rxtx_switch_init() function
H A Dprestera_main.c1391 err = prestera_rxtx_switch_init(sw); in prestera_switch_init()