Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.h50 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_to_high_dev()
61 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_to_pcs_dev()
H A Dsparx5_main.c316 const struct sparx5_ops *ops; in sparx5_create_port()
690 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_start()
849 const struct sparx5_ops *ops; in mchp_sparx5_probe()
1038 const struct sparx5_ops *ops = sparx5->data->ops; in mchp_sparx5_remove()
1092 static const struct sparx5_ops sparx5_ops = { variable
1117 .ops = &sparx5_ops,
H A Dsparx5_police.c14 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_policer_service_conf_set()
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_sdlb.c182 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_sdlb_group_get_by_rate()
308 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_sdlb_group_init()
H A Dsparx5_psfp.c322 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_psfp_init()
H A Dsparx5_main.h328 struct sparx5_ops { struct
362 const struct sparx5_ops *ops; argument
H A Dsparx5_packet.c235 const struct sparx5_ops *ops; in sparx5_port_xmit_impl()
H A Dsparx5_qos.c394 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_leak_groups_init()
H A Dsparx5_fdma.c451 const struct sparx5_ops *ops = sparx5->data->ops; in sparx5_fdma_start()
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 = {