Home
last modified time | relevance | path

Searched refs:mlxsw_bus (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h24 struct mlxsw_bus;
35 const struct mlxsw_bus *mlxsw_bus,
310 struct mlxsw_bus { struct
Dcore.c63 const struct mlxsw_bus *bus;
969 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register() argument
997 mlxsw_core->bus = mlxsw_bus; in mlxsw_core_bus_device_register()
1002 err = mlxsw_bus->init(bus_priv, mlxsw_core, mlxsw_driver->profile, res); in mlxsw_core_bus_device_register()
1072 mlxsw_bus->fini(bus_priv); in mlxsw_core_bus_device_register()
Di2c.c433 static const struct mlxsw_bus mlxsw_i2c_bus = {
Dpci.c1709 static const struct mlxsw_bus mlxsw_pci_bus = {