Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.h62 int sparx5_qos_init(struct sparx5 *sparx5);
H A Dsparx5_qos.c441 int sparx5_qos_init(struct sparx5 *sparx5) in sparx5_qos_init() function
H A Dsparx5_main.c890 err = sparx5_qos_init(sparx5); in mchp_sparx5_probe()