Searched refs:sparx5_port_error (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_port.c | 190 static int sparx5_port_error(struct sparx5_port *port, in sparx5_port_error() function 225 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 233 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 235 return sparx5_port_error(port, conf, SPX5_PERR_IFTYPE); in sparx5_port_verify_speed() 240 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 244 return sparx5_port_error(port, conf, SPX5_PERR_IFTYPE); in sparx5_port_verify_speed() 251 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 259 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 268 return sparx5_port_error(port, conf, SPX5_PERR_SPEED); in sparx5_port_verify_speed() 271 return sparx5_port_error(port, conf, SPX5_PERR_IFTYPE); in sparx5_port_verify_speed()
|