Searched refs:mlxsw_core_resources_query (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 233 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox,
|
H A D | i2c.c | 536 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_i2c_init()
|
H A D | core.c | 3007 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox, in mlxsw_core_resources_query() function 3042 EXPORT_SYMBOL(mlxsw_core_resources_query); variable
|
H A D | pci.c | 1483 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 285 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox,
|
H A D | i2c.c | 552 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_i2c_init()
|
H A D | pci.c | 1598 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init() 1625 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init()
|
H A D | core.c | 3376 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox, in mlxsw_core_resources_query() function 3408 EXPORT_SYMBOL(mlxsw_core_resources_query); variable
|
Completed in 20 milliseconds