| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | minimal.c | 37 const struct mlxsw_bus_info *bus_info; member 106 strscpy(drvinfo->driver, mlxsw_m->bus_info->device_kind, in mlxsw_m_module_get_drvinfo() 110 mlxsw_m->bus_info->fw_rev.major, in mlxsw_m_module_get_drvinfo() 111 mlxsw_m->bus_info->fw_rev.minor, in mlxsw_m_module_get_drvinfo() 112 mlxsw_m->bus_info->fw_rev.subminor); in mlxsw_m_module_get_drvinfo() 113 strscpy(drvinfo->bus_info, mlxsw_m->bus_info->device_name, in mlxsw_m_module_get_drvinfo() 114 sizeof(drvinfo->bus_info)); in mlxsw_m_module_get_drvinfo() 254 dev_err(mlxsw_m->bus_info->dev, "Port %d: Failed to init core port\n", in mlxsw_m_port_create() 265 SET_NETDEV_DEV(dev, mlxsw_m->bus_info->dev); in mlxsw_m_port_create() 287 dev_err(mlxsw_m->bus_info->dev, "Port %d: Unable to get port mac address\n", in mlxsw_m_port_create() [all …]
|
| D | core_thermal.c | 97 const struct mlxsw_bus_info *bus_info; member 197 struct device *dev = thermal->bus_info->dev; in mlxsw_thermal_bind() 223 struct device *dev = thermal->bus_info->dev; in mlxsw_thermal_unbind() 245 struct device *dev = thermal->bus_info->dev; in mlxsw_thermal_get_temp() 417 dev = thermal->bus_info->dev; in mlxsw_thermal_module_temp_get() 553 struct device *dev = thermal->bus_info->dev; in mlxsw_thermal_get_cur_state() 579 struct device *dev = thermal->bus_info->dev; in mlxsw_thermal_set_cur_state() 858 err = mlxsw_thermal_modules_init(thermal->bus_info->dev, thermal->core, in mlxsw_thermal_got_active() 861 …dev_err(thermal->bus_info->dev, "Failed to configure thermal objects for line card modules in slot… in mlxsw_thermal_got_active() 866 err = mlxsw_thermal_gearboxes_init(thermal->bus_info->dev, in mlxsw_thermal_got_active() [all …]
|
| D | i2c.c | 90 struct mlxsw_bus_info bus_info; member 544 mlxsw_i2c->bus_info.fw_rev.major = in mlxsw_i2c_init() 546 mlxsw_i2c->bus_info.fw_rev.minor = in mlxsw_i2c_init() 548 mlxsw_i2c->bus_info.fw_rev.subminor = in mlxsw_i2c_init() 610 dev_err(mlxsw_i2c->bus_info.dev, "Failed to request irq: %d\n", in mlxsw_i2c_irq_init() 713 mlxsw_i2c->bus_info.device_kind = id->name; in mlxsw_i2c_probe() 714 mlxsw_i2c->bus_info.device_name = client->name; in mlxsw_i2c_probe() 715 mlxsw_i2c->bus_info.dev = &client->dev; in mlxsw_i2c_probe() 716 mlxsw_i2c->bus_info.low_frequency = true; in mlxsw_i2c_probe() 724 err = mlxsw_core_bus_device_register(&mlxsw_i2c->bus_info, in mlxsw_i2c_probe()
|
| D | core_hwmon.c | 61 const struct mlxsw_bus_info *bus_info; member 83 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query temp sensor\n"); in mlxsw_hwmon_temp_show() 108 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query temp sensor\n"); in mlxsw_hwmon_temp_max_show() 146 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to reset temp sensor history\n"); in mlxsw_hwmon_temp_rst_store() 166 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query fan\n"); in mlxsw_hwmon_fan_rpm_show() 186 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query fan\n"); in mlxsw_hwmon_fan_fault_show() 208 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to query PWM\n"); in mlxsw_hwmon_pwm_show() 236 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to write PWM\n"); in mlxsw_hwmon_pwm_store() 614 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to get number of temp sensors\n"); in mlxsw_hwmon_temp_init() 633 dev_err(mlxsw_hwmon->bus_info->dev, "Failed to setup temp sensor number %d\n", in mlxsw_hwmon_temp_init() [all …]
|
| D | spectrum.c | 584 …dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unsupported module config: width value is not power of … in mlxsw_sp_port_module_info_parse() 591 …dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unsupported module config: contains multiple modules\n", in mlxsw_sp_port_module_info_parse() 596 …dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unsupported module config: contains multiple slot index… in mlxsw_sp_port_module_info_parse() 603 …dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unsupported module config: TX and RX lane numbers are d… in mlxsw_sp_port_module_info_parse() 608 …dev_err(mlxsw_sp->bus_info->dev, "Port %d: Unsupported module config: TX and RX lane numbers are n… in mlxsw_sp_port_module_info_parse() 1615 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to map module\n", in mlxsw_sp_port_create() 1622 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to set SWID\n", in mlxsw_sp_port_create() 1630 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to get port label information\n", in mlxsw_sp_port_create() 1641 dev_err(mlxsw_sp->bus_info->dev, "Port %d: Failed to init core port\n", in mlxsw_sp_port_create() 1651 SET_NETDEV_DEV(dev, mlxsw_sp->bus_info->dev); in mlxsw_sp_port_create() [all …]
|
| D | core_linecards.c | 418 …dev_warn_once(linecard->linecards->bus_info->dev, "linecard %u: More flashable devices present, ex… in mlxsw_linecard_device_info_update() 815 …dev_err(linecard->linecards->bus_info->dev, "linecard %u: Timeout reached waiting on %s status eve… in mlxsw_linecard_status_event_to_work() 824 dev_info(linecard->linecards->bus_info->dev, "linecard %u: Clearing FSM state error", in __mlxsw_linecard_fix_fsm_state() 961 dev_err(linecards->bus_info->dev, "linecard %u: Failed to activate INI", in mlxsw_linecard_bct_process() 1356 dev_warn(linecards->bus_info->dev, "Invalid linecards INIs file size, smaller than magic size\n"); in mlxsw_linecard_types_file_validate() 1360 dev_warn(linecards->bus_info->dev, "Invalid linecards INIs file magic pattern\n"); in mlxsw_linecard_types_file_validate() 1369 …dev_warn(linecards->bus_info->dev, "Linecards INIs file contains INI which is smaller than bare mi… in mlxsw_linecard_types_file_validate() 1375 dev_warn(linecards->bus_info->dev, "Linecards INIs file appears to be truncated\n"); in mlxsw_linecard_types_file_validate() 1379 dev_warn(linecards->bus_info->dev, "Linecards INIs file contains INI with invalid size\n"); in mlxsw_linecard_types_file_validate() 1387 dev_warn(linecards->bus_info->dev, "Linecards INIs file does not contain any INI\n"); in mlxsw_linecard_types_file_validate() [all …]
|
| D | spectrum_flower.c | 271 dev_err(mlxsw_sp->bus_info->dev, "Unsupported action\n"); in mlxsw_sp_flower_parse_actions() 388 dev_err(mlxsw_sp->bus_info->dev, "Only UDP and TCP keys are supported\n"); in mlxsw_sp_flower_parse_ports() 415 dev_err(mlxsw_sp->bus_info->dev, "TCP keys supported only for TCP\n"); in mlxsw_sp_flower_parse_tcp() 423 dev_err(mlxsw_sp->bus_info->dev, "TCP flags match not supported on reserved bits\n"); in mlxsw_sp_flower_parse_tcp() 446 dev_err(mlxsw_sp->bus_info->dev, "IP keys supported only for IPv4/6\n"); in mlxsw_sp_flower_parse_ip() 490 dev_err(mlxsw_sp->bus_info->dev, "Unsupported key\n"); in mlxsw_sp_flower_parse()
|
| D | pci.c | 127 struct mlxsw_bus_info bus_info; member 1315 struct mlxsw_bus_info *bus_info = &mlxsw_pci->bus_info; in mlxsw_pci_boardinfo() local 1322 mlxsw_cmd_mbox_boardinfo_vsd_memcpy_from(mbox, bus_info->vsd); in mlxsw_pci_boardinfo() 1323 mlxsw_cmd_mbox_boardinfo_psid_memcpy_from(mbox, bus_info->psid); in mlxsw_pci_boardinfo() 1537 mlxsw_pci->bus_info.fw_rev.major = in mlxsw_pci_init() 1539 mlxsw_pci->bus_info.fw_rev.minor = in mlxsw_pci_init() 1541 mlxsw_pci->bus_info.fw_rev.subminor = in mlxsw_pci_init() 1631 mlxsw_pci->bus_info.device_kind, mlxsw_pci); in mlxsw_pci_init() 1992 mlxsw_pci->bus_info.device_kind = driver_name; in mlxsw_pci_probe() 1993 mlxsw_pci->bus_info.device_name = pci_name(mlxsw_pci->pdev); in mlxsw_pci_probe() [all …]
|
| D | core.c | 69 const struct mlxsw_bus_info *bus_info; member 884 dev_dbg(mlxsw_core->bus_info->dev, "EMAD reg access (tid=%llx,reg_id=%x(%s),type=%s)\n", in mlxsw_emad_reg_access() 1148 .psid = mlxsw_core->bus_info->psid, in mlxsw_core_dev_fw_flash() 1149 .psid_size = strlen(mlxsw_core->bus_info->psid), in mlxsw_core_dev_fw_flash() 1463 mlxsw_core->bus_info->device_kind); in mlxsw_devlink_info_get() 1520 err = mlxsw_core_bus_device_register(mlxsw_core->bus_info, in mlxsw_devlink_core_bus_device_reload_up() 2062 dev_err(mlxsw_core->bus_info->dev, "Failed to create fw fatal reporter"); in mlxsw_core_health_init() 2143 mlxsw_core->bus_info = mlxsw_bus_info; in __mlxsw_core_bus_device_register() 2750 dev_warn(mlxsw_core->bus_info->dev, "EMAD retries (%d/%d) (tid=%llx)\n", in mlxsw_reg_trans_wait() 2753 …dev_err(mlxsw_core->bus_info->dev, "EMAD reg access failed (tid=%llx,reg_id=%x(%s),type=%s,status=… in mlxsw_reg_trans_wait() [all …]
|
| /Linux-v6.1/include/media/ |
| D | media-device.h | 153 char bus_info[32]; member 503 media_set_bus_info(char *bus_info, size_t bus_info_size, struct device *dev) in media_set_bus_info() argument 506 strscpy(bus_info, "no bus info", bus_info_size); in media_set_bus_info() 508 snprintf(bus_info, bus_info_size, "platform:%s", dev_name(dev)); in media_set_bus_info() 510 snprintf(bus_info, bus_info_size, "PCI:%s", dev_name(dev)); in media_set_bus_info()
|
| /Linux-v6.1/tools/testing/selftests/net/ |
| D | devlink_port_split.py | 65 arr.append(Port(bus_info=port, name=ports[port]['netdev'])) 113 cmd = "devlink port split %s count %s" % (port.bus_info, k) 199 unsplit(port.bus_info) 220 unsplit(port.bus_info)
|
| /Linux-v6.1/drivers/staging/rtl8192e/rtl8192e/ |
| D | rtl_ethtool.c | 23 strscpy(info->bus_info, pci_name(priv->pdev), sizeof(info->bus_info)); in _rtl92e_ethtool_get_drvinfo()
|
| /Linux-v6.1/net/wireless/ |
| D | ethtool.c | 26 strscpy(info->bus_info, dev_name(wiphy_dev(wdev->wiphy)), in cfg80211_get_drvinfo() 27 sizeof(info->bus_info)); in cfg80211_get_drvinfo()
|
| /Linux-v6.1/Documentation/userspace-api/media/mediactl/ |
| D | media-ioc-device-info.rst | 70 - ``bus_info``\ [32] 94 The ``serial`` and ``bus_info`` fields can be used to distinguish 97 If the serial number is an empty string, the ``bus_info`` field can be 98 used instead. The ``bus_info`` field is guaranteed to be unique, but can
|
| /Linux-v6.1/drivers/media/mc/ |
| D | mc-device.c | 72 strscpy(info->bus_info, dev->bus_info, sizeof(info->bus_info)); in media_device_get_info() 700 if (!*mdev->bus_info) in media_device_init() 701 media_set_bus_info(mdev->bus_info, sizeof(mdev->bus_info), in media_device_init() 851 sprintf(mdev->bus_info, "PCI:%s", pci_name(pci_dev)); in media_device_pci_init() 881 usb_make_path(udev, mdev->bus_info, sizeof(mdev->bus_info)); in __media_device_usb_init()
|
| /Linux-v6.1/sound/aoa/soundbus/ |
| D | soundbus.h | 55 struct bus_info { struct 120 struct bus_info *bi,
|
| /Linux-v6.1/drivers/platform/x86/intel/speed_select_if/ |
| D | isst_if_common.c | 284 int bus_info[ISST_MAX_BUS_NUMBER]; member 312 bus_number = isst_cpu_info[cpu].bus_info[bus_no]; in _isst_if_get_pci_dev() 402 isst_cpu_info[cpu].bus_info[0] = -1; in isst_if_cpu_online() 403 isst_cpu_info[cpu].bus_info[1] = -1; in isst_if_cpu_online() 405 isst_cpu_info[cpu].bus_info[0] = data & 0xff; in isst_if_cpu_online() 406 isst_cpu_info[cpu].bus_info[1] = (data >> 8) & 0xff; in isst_if_cpu_online()
|
| /Linux-v6.1/drivers/pci/hotplug/ |
| D | ibmphp_ebda.c | 111 struct bus_info *ptr; in print_bus_info() 690 struct bus_info *bus_info_ptr1, *bus_info_ptr2; in ebda_rsrc_controller() 741 bus_info_ptr1 = kzalloc(sizeof(struct bus_info), GFP_KERNEL); in ebda_rsrc_controller() 1006 struct bus_info *ibmphp_find_same_bus_num(u32 num) in ibmphp_find_same_bus_num() 1008 struct bus_info *ptr; in ibmphp_find_same_bus_num() 1022 struct bus_info *ptr; in ibmphp_get_bus_index() 1033 struct bus_info *bus_info, *next; in ibmphp_free_bus_info_queue() local 1035 list_for_each_entry_safe(bus_info, next, &bus_info_head, in ibmphp_free_bus_info_queue() 1037 kfree (bus_info); in ibmphp_free_bus_info_queue()
|
| /Linux-v6.1/drivers/staging/octeon/ |
| D | ethernet-mdio.c | 26 strscpy(info->bus_info, "Builtin", sizeof(info->bus_info)); in cvm_oct_get_drvinfo()
|
| /Linux-v6.1/drivers/infiniband/ulp/opa_vnic/ |
| D | opa_vnic_ethtool.c | 128 strscpy(drvinfo->bus_info, dev_name(netdev->dev.parent), in vnic_get_drvinfo() 129 sizeof(drvinfo->bus_info)); in vnic_get_drvinfo()
|
| /Linux-v6.1/drivers/net/ethernet/toshiba/ |
| D | spider_net_ethtool.c | 71 strscpy(drvinfo->bus_info, pci_name(card->pdev), in spider_net_ethtool_get_drvinfo() 72 sizeof(drvinfo->bus_info)); in spider_net_ethtool_get_drvinfo()
|
| /Linux-v6.1/drivers/media/usb/uvc/ |
| D | uvc_metadata.c | 34 usb_make_path(stream->dev->udev, cap->bus_info, sizeof(cap->bus_info)); in uvc_meta_v4l2_querycap()
|
| /Linux-v6.1/drivers/media/radio/si4713/ |
| D | radio-platform-si4713.c | 64 strscpy(capability->bus_info, "platform:radio-si4713", in radio_si4713_querycap() 65 sizeof(capability->bus_info)); in radio_si4713_querycap()
|
| /Linux-v6.1/drivers/media/radio/ |
| D | radio-timb.c | 36 snprintf(v->bus_info, sizeof(v->bus_info), "platform:"DRIVER_NAME); in timbradio_vidioc_querycap()
|
| /Linux-v6.1/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_ethtool.c | 68 strscpy(drvinfo->bus_info, dev_name(priv->ca->dev.parent), in ipoib_get_drvinfo() 69 sizeof(drvinfo->bus_info)); in ipoib_get_drvinfo()
|