Searched refs:is_40G_port (Results 1 – 2 of 2) sorted by relevance
727 is_40G_port(const struct port_info *pi) in is_40G_port() function747 return (is_10G_port(pi) || is_40G_port(pi) || in is_10XG_port()
2241 else if (is_40G_port(pi)) in print_port_speed()