Home
last modified time | relevance | path

Searched refs:mlxsw_bus_info (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h26 struct mlxsw_bus_info;
44 int mlxsw_core_bus_device_register(const struct mlxsw_bus_info *mlxsw_bus_info,
290 const struct mlxsw_bus_info *mlxsw_bus_info,
438 struct mlxsw_bus_info { struct
454 const struct mlxsw_bus_info *mlxsw_bus_info, argument
461 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_hwmon_init() argument
478 const struct mlxsw_bus_info *mlxsw_bus_info,
485 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_thermal_init() argument
H A Dcore.c68 const struct mlxsw_bus_info *bus_info;
1060 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_core_fw_rev_validate() argument
1064 const struct mlxsw_fw_rev *rev = &mlxsw_bus_info->fw_rev; in mlxsw_core_fw_rev_validate()
1091 …dev_err(mlxsw_bus_info->dev, "The firmware version %d.%d.%d is incompatible with the driver (requi… in mlxsw_core_fw_rev_validate()
1094 dev_info(mlxsw_bus_info->dev, "Flashing firmware using file %s\n", filename); in mlxsw_core_fw_rev_validate()
1096 err = request_firmware_direct(&firmware, filename, mlxsw_bus_info->dev); in mlxsw_core_fw_rev_validate()
1098 dev_err(mlxsw_bus_info->dev, "Could not request firmware file %s\n", filename); in mlxsw_core_fw_rev_validate()
1105 dev_err(mlxsw_bus_info->dev, "Could not upgrade firmware\n"); in mlxsw_core_fw_rev_validate()
1863 __mlxsw_core_bus_device_register(const struct mlxsw_bus_info *mlxsw_bus_info, in __mlxsw_core_bus_device_register() argument
1869 const char *device_kind = mlxsw_bus_info->device_kind; in __mlxsw_core_bus_device_register()
[all …]
H A Dminimal.c33 const struct mlxsw_bus_info *bus_info;
360 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_m_init() argument
367 mlxsw_m->bus_info = mlxsw_bus_info; in mlxsw_m_init()
H A Dswitchib.c32 const struct mlxsw_bus_info *bus_info;
449 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sib_init() argument
456 mlxsw_sib->bus_info = mlxsw_bus_info; in mlxsw_sib_init()
H A Dcore_hwmon.c45 const struct mlxsw_bus_info *bus_info;
753 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_hwmon_init() argument
764 mlxsw_hwmon->bus_info = mlxsw_bus_info; in mlxsw_hwmon_init()
785 hwmon_dev = hwmon_device_register_with_groups(mlxsw_bus_info->dev, in mlxsw_hwmon_init()
H A Dspectrum.c2533 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sp_init() argument
2540 mlxsw_sp->bus_info = mlxsw_bus_info; in mlxsw_sp_init()
2736 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sp1_init() argument
2761 return mlxsw_sp_init(mlxsw_core, mlxsw_bus_info, extack); in mlxsw_sp1_init()
2765 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sp2_init() argument
2788 return mlxsw_sp_init(mlxsw_core, mlxsw_bus_info, extack); in mlxsw_sp2_init()
2792 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sp3_init() argument
2815 return mlxsw_sp_init(mlxsw_core, mlxsw_bus_info, extack); in mlxsw_sp3_init()
H A Dswitchx2.c31 const struct mlxsw_bus_info *bus_info;
1553 const struct mlxsw_bus_info *mlxsw_bus_info, in mlxsw_sx_init() argument
1560 mlxsw_sx->bus_info = mlxsw_bus_info; in mlxsw_sx_init()
H A Dcore_thermal.c98 const struct mlxsw_bus_info *bus_info;
877 const struct mlxsw_bus_info *bus_info, in mlxsw_thermal_init()
H A Di2c.c77 struct mlxsw_bus_info bus_info;
H A Dpci.c125 struct mlxsw_bus_info bus_info;
1217 struct mlxsw_bus_info *bus_info = &mlxsw_pci->bus_info; in mlxsw_pci_boardinfo()
H A Dspectrum.h146 const struct mlxsw_bus_info *bus_info;