Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c316 const struct sparx5_ops *ops; in sparx5_create_port()
689 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_start()
843 const struct sparx5_ops *ops; in mchp_sparx5_probe()
1033 const struct sparx5_ops *ops = sparx5->data->ops; in mchp_sparx5_remove()
1087 static const struct sparx5_ops sparx5_ops = { variable
1112 .ops = &sparx5_ops,
H A Dsparx5_port.c216 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_port_verify_speed()
334 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_port_disable()
578 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_port_max_tags_set()
861 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_dev_switch()
1008 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_port_config()
1066 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_port_init()
H A Dsparx5_calendar.c583 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_config_dsm_calendar()
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x.c330 static const struct sparx5_ops lan969x_ops = {