Home
last modified time | relevance | path

Searched refs:sparx5_port_config (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.h64 struct sparx5_port_config *conf);
66 int sparx5_port_config(struct sparx5 *sparx5,
68 struct sparx5_port_config *conf);
72 struct sparx5_port_config *conf);
76 struct sparx5_port_config *conf);
Dsparx5_phylink.c17 static bool port_conf_has_changed(struct sparx5_port_config *a, struct sparx5_port_config *b) in port_conf_has_changed()
53 struct sparx5_port_config conf; in sparx5_phylink_mac_link_up()
63 err = sparx5_port_config(port->sparx5, port, &conf); in sparx5_phylink_mac_link_up()
101 struct sparx5_port_config conf; in sparx5_pcs_config()
Dsparx5_port.c189 struct sparx5_port_config *conf, in sparx5_port_error()
213 struct sparx5_port_config *conf) in sparx5_port_verify_speed()
265 struct sparx5_port_config *conf) in sparx5_dev_change()
517 struct sparx5_port_config *conf) in sparx5_port_mux_set()
636 struct sparx5_port_config *conf) in sparx5_port_fc_setup()
672 static u16 sparx5_get_aneg_word(struct sparx5_port_config *conf) in sparx5_get_aneg_word()
682 struct sparx5_port_config *conf) in sparx5_serdes_set()
728 struct sparx5_port_config *conf) in sparx5_port_pcs_low_set()
788 struct sparx5_port_config *conf) in sparx5_port_pcs_high_set()
868 struct sparx5_port_config *conf) in sparx5_port_config_low_set()
[all …]
Dsparx5_main.h150 struct sparx5_port_config { struct
171 struct sparx5_port_config conf; argument
Dsparx5_main.c38 struct sparx5_port_config conf;
765 struct sparx5_port_config *conf; in mchp_sparx5_probe()