Searched defs:mlxsw_bus (Results 1 – 2 of 2) sorted by relevance
480 struct mlxsw_bus { struct481 const char *kind;482 int (*init)(void *bus_priv, struct mlxsw_core *mlxsw_core,485 void (*fini)(void *bus_priv);486 bool (*skb_transmit_busy)(void *bus_priv,511 struct mlxsw_bus_info { argument
2097 const struct mlxsw_bus *mlxsw_bus, in __mlxsw_core_bus_device_register()2248 const struct mlxsw_bus *mlxsw_bus, in mlxsw_core_bus_device_register()