Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
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_main.h328 struct sparx5_ops { struct
362 const struct sparx5_ops *ops; argument
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x.c330 static const struct sparx5_ops lan969x_ops = {