Searched refs:sparx5_port_is_2g5 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.h23 static inline bool sparx5_port_is_2g5(int portno) function
63 if (sparx5_port_is_2g5(port))
H A Dsparx5_port.c216 if ((sparx5_port_is_2g5(port->portno) &&
229 sparx5_port_is_2g5(port->portno))
231 if (sparx5_port_is_2g5(port->portno))
236 sparx5_port_is_2g5(port->portno))
578 if (sparx5_port_is_2g5(port->portno))
1085 if (!sparx5_port_is_2g5(port->portno))
1108 if (sparx5_port_is_2g5(port->portno))

Completed in 171 milliseconds