Home
last modified time | relevance | path

Searched refs:mlxsw_res_valid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dresources.h128 static inline bool mlxsw_res_valid(struct mlxsw_res *res, in mlxsw_res_valid() function
135 mlxsw_res_valid(res, MLXSW_RES_ID_##short_res_id)
H A Dcore.c3106 return mlxsw_res_valid(&mlxsw_core->res, res_id); in mlxsw_core_res_valid()