Searched refs:device_kind (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 439 const char *device_kind; member
|
H A D | minimal.c | 84 strlcpy(drvinfo->driver, mlxsw_m->bus_info->device_kind, in mlxsw_m_module_get_drvinfo()
|
H A D | core.c | 1391 mlxsw_core->bus_info->device_kind); in mlxsw_devlink_info_get() 1869 const char *device_kind = mlxsw_bus_info->device_kind; in __mlxsw_core_bus_device_register() local 1876 mlxsw_driver = mlxsw_core_driver_get(device_kind); in __mlxsw_core_bus_device_register()
|
H A D | i2c.c | 637 mlxsw_i2c->bus_info.device_kind = id->name; in mlxsw_i2c_probe()
|
H A D | pci.c | 1512 mlxsw_pci->bus_info.device_kind, mlxsw_pci); in mlxsw_pci_init() 1860 mlxsw_pci->bus_info.device_kind = driver_name; in mlxsw_pci_probe()
|
H A D | spectrum_ethtool.c | 17 strlcpy(drvinfo->driver, mlxsw_sp->bus_info->device_kind, in mlxsw_sp_port_get_drvinfo()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 499 const char *device_kind; member
|
H A D | i2c.c | 714 mlxsw_i2c->bus_info.device_kind = id->name; in mlxsw_i2c_probe()
|
H A D | minimal.c | 95 strscpy(drvinfo->driver, mlxsw_m->bus_info->device_kind, in mlxsw_m_module_get_drvinfo()
|
H A D | pci.c | 1635 mlxsw_pci->bus_info.device_kind, mlxsw_pci); in mlxsw_pci_init() 1996 mlxsw_pci->bus_info.device_kind = driver_name; in mlxsw_pci_probe()
|
H A D | core.c | 2165 const char *device_kind = mlxsw_bus_info->device_kind; in __mlxsw_core_bus_device_register() local 2172 mlxsw_driver = mlxsw_core_driver_get(device_kind); in __mlxsw_core_bus_device_register()
|
H A D | spectrum_ethtool.c | 17 strscpy(drvinfo->driver, mlxsw_sp->bus_info->device_kind, in mlxsw_sp_port_get_drvinfo()
|
Completed in 26 milliseconds