Home
last modified time | relevance | path

Searched refs:sparx5_port_is_5g (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.h28 static inline bool sparx5_port_is_5g(int portno) in sparx5_port_is_5g() function
45 if (sparx5_port_is_5g(port)) in sparx5_to_high_dev()
54 if (sparx5_port_is_5g(port)) in sparx5_to_pcs_dev()
65 if (sparx5_port_is_5g(port)) in sparx5_port_dev_index()
H A Dsparx5_port.c218 (sparx5_port_is_5g(port->portno) && in sparx5_port_verify_speed()
848 if (sparx5_port_is_5g(port)) { in sparx5_dev_switch()