Searched defs:mlxsw_bus (Results 1 – 2 of 2) sorted by relevance
436 struct mlxsw_bus { struct437 const char *kind;438 int (*init)(void *bus_priv, struct mlxsw_core *mlxsw_core,441 void (*fini)(void *bus_priv);465 struct mlxsw_bus_info { argument
1911 const struct mlxsw_bus *mlxsw_bus, in __mlxsw_core_bus_device_register()2047 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register()
Completed in 16 milliseconds