Home
last modified time | relevance | path

Searched refs:mlxsw_core_resources_query (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h200 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox,
Di2c.c534 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_i2c_init()
Dcore.c2121 int mlxsw_core_resources_query(struct mlxsw_core *mlxsw_core, char *mbox, in mlxsw_core_resources_query() function
2156 EXPORT_SYMBOL(mlxsw_core_resources_query);
Dpci.c1446 err = mlxsw_core_resources_query(mlxsw_core, mbox, res); in mlxsw_pci_init()