Searched refs:mlxsw_bus (Results 1 – 3 of 3) sorted by relevance
61 struct mlxsw_bus;68 const struct mlxsw_bus *mlxsw_bus,183 struct mlxsw_bus { struct
89 const struct mlxsw_bus *bus;784 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register() argument806 mlxsw_core->bus = mlxsw_bus; in mlxsw_core_bus_device_register()817 err = mlxsw_bus->init(bus_priv, mlxsw_core, mlxsw_driver->profile); in mlxsw_core_bus_device_register()841 mlxsw_bus->fini(bus_priv); in mlxsw_core_bus_device_register()
1674 static const struct mlxsw_bus mlxsw_pci_bus = {