Home
last modified time | relevance | path

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

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