Home
last modified time | relevance | path

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

/linux-4.4.14/net/dsa/
Ddsa.c220 bool valid_name_found = false; in dsa_switch_setup_one() local
248 valid_name_found = true; in dsa_switch_setup_one()
251 if (!valid_name_found && i == DSA_MAX_PORTS) { in dsa_switch_setup_one()