Searched defs:mlxsw_bus_info (Results 1 – 4 of 4) sorted by relevance
199 struct mlxsw_bus_info { struct200 const char *device_kind;201 const char *device_name;202 struct device *dev;203 struct {207 } fw_rev;208 u8 vsd[MLXSW_CMD_BOARDINFO_VSD_LEN];209 u8 psid[MLXSW_CMD_BOARDINFO_PSID_LEN];
1438 const struct mlxsw_bus_info *mlxsw_bus_info) in mlxsw_sx_init()
783 int mlxsw_core_bus_device_register(const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_core_bus_device_register()
1687 const struct mlxsw_bus_info *mlxsw_bus_info) in mlxsw_sp_init()