Searched defs:eqos_config (Results 1 – 1 of 1) sorted by relevance
20 struct eqos_config { struct21 bool reg_access_always_ok;22 int mdio_wait;23 int swr_wait;24 int config_mac;25 int config_mac_mdio;49 const struct eqos_config *config; argument