Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dsa/
Ddsa2.c894 bool valid_name_found = false; in dsa_switch_parse_ports() local
913 valid_name_found = true; in dsa_switch_parse_ports()
916 if (!valid_name_found && i == DSA_MAX_PORTS) in dsa_switch_parse_ports()