Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_qos.h62 int sparx5_qos_init(struct sparx5 *sparx5);
Dsparx5_qos.c448 int sparx5_qos_init(struct sparx5 *sparx5) in sparx5_qos_init() function
Dsparx5_main.c1003 err = sparx5_qos_init(sparx5); in mchp_sparx5_probe()