Lines Matching defs:sparx5
215 bool is_sparx5(struct sparx5 *sparx5) in is_sparx5()
234 static void sparx5_init_features(struct sparx5 *sparx5) in sparx5_init_features()
263 bool sparx5_has_feature(struct sparx5 *sparx5, enum sparx5_feature feature) in sparx5_has_feature()
268 static int sparx5_create_targets(struct sparx5 *sparx5) in sparx5_create_targets()
312 static int sparx5_create_port(struct sparx5 *sparx5, in sparx5_create_port()
446 static int sparx5_init_switchcore(struct sparx5 *sparx5) in sparx5_init_switchcore()
479 static int sparx5_init_coreclock(struct sparx5 *sparx5) in sparx5_init_coreclock()
626 static u32 qlim_wm(struct sparx5 *sparx5, int fraction) in qlim_wm()
632 static int sparx5_qlim_set(struct sparx5 *sparx5) in sparx5_qlim_set()
663 static void sparx5_board_init(struct sparx5 *sparx5) in sparx5_board_init()
685 static int sparx5_start(struct sparx5 *sparx5) in sparx5_start()
832 static void sparx5_cleanup_ports(struct sparx5 *sparx5) in sparx5_cleanup_ports()
845 struct sparx5 *sparx5; in mchp_sparx5_probe() local
1032 struct sparx5 *sparx5 = platform_get_drvdata(pdev); in mchp_sparx5_remove() local