Searched refs:missing_phy_mode (Results 1 – 1 of 1) sorted by relevance
1930 bool *missing_phy_mode, in dsa_shared_port_validate_of() argument1937 *missing_phy_mode = false; in dsa_shared_port_validate_of()1941 *missing_phy_mode = true; in dsa_shared_port_validate_of()1970 bool missing_phy_mode; in dsa_shared_port_link_register_of() local1973 dsa_shared_port_validate_of(dp, &missing_phy_mode, in dsa_shared_port_link_register_of()1976 if ((missing_phy_mode || missing_link_description) && in dsa_shared_port_link_register_of()
Completed in 6 milliseconds