Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c134 const struct phylink_pcs_ops sparx5_phylink_pcs_ops = { variable
Dsparx5_main.h568 extern const struct phylink_pcs_ops sparx5_phylink_pcs_ops;
Dsparx5_main.c283 spx5_port->phylink_pcs.ops = &sparx5_phylink_pcs_ops; in sparx5_create_port()