Home
last modified time | relevance | path

Searched refs:get_hsch_max_group_rate (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x.c338 .get_hsch_max_group_rate = &lan969x_get_hsch_max_group_rate,
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.c407 lg->max_rate = ops->get_hsch_max_group_rate(i); in sparx5_leak_groups_init()
H A Dsparx5_main.h336 u32 (*get_hsch_max_group_rate)(int grp); member
H A Dsparx5_main.c1100 .get_hsch_max_group_rate = &sparx5_get_hsch_max_group_rate,