Home
last modified time | relevance | path

Searched refs:device_kind (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h504 const char *device_kind; member
Di2c.c713 mlxsw_i2c->bus_info.device_kind = id->name; in mlxsw_i2c_probe()
Dcore.c1463 mlxsw_core->bus_info->device_kind); in mlxsw_devlink_info_get()
2115 const char *device_kind = mlxsw_bus_info->device_kind; in __mlxsw_core_bus_device_register() local
2122 mlxsw_driver = mlxsw_core_driver_get(device_kind); in __mlxsw_core_bus_device_register()
Dminimal.c106 strscpy(drvinfo->driver, mlxsw_m->bus_info->device_kind, in mlxsw_m_module_get_drvinfo()
Dpci.c1631 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()
Dspectrum_ethtool.c17 strscpy(drvinfo->driver, mlxsw_sp->bus_info->device_kind, in mlxsw_sp_port_get_drvinfo()