Searched refs:mlxsw_bus (Results 1 – 2 of 2) sorted by relevance
68 const struct mlxsw_bus *bus;2096 const struct mlxsw_bus *mlxsw_bus, in __mlxsw_core_bus_device_register() argument2128 mlxsw_core->bus = mlxsw_bus; in __mlxsw_core_bus_device_register()2133 err = mlxsw_bus->init(bus_priv, mlxsw_core, mlxsw_driver->profile, in __mlxsw_core_bus_device_register()2234 mlxsw_bus->fini(bus_priv); in __mlxsw_core_bus_device_register()2247 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register() argument2256 err = __mlxsw_core_bus_device_register(mlxsw_bus_info, mlxsw_bus, in mlxsw_core_bus_device_register()
2364 static const struct mlxsw_bus mlxsw_pci_bus = {