Searched refs:mlxsw_core_resources_query (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | i2c.c | 550 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_i2c_init()
|
H A D | core.h | 289 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox,
|
H A D | pci.c | 2009 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init() 2035 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init()
|
H A D | core.c | 3313 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox, in mlxsw_core_resources_query() function 3345 EXPORT_SYMBOL(mlxsw_core_resources_query);
|