Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.h73 int sparx5_port_init(struct sparx5 *sparx5,
H A Dsparx5_main.c289 err = sparx5_port_init(sparx5, spx5_port, &config->conf); in sparx5_create_port()
H A Dsparx5_port.c1013 int sparx5_port_init(struct sparx5 *sparx5, in sparx5_port_init() function