Searched refs:mlxsw_res_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | resources.h | 144 static inline void mlxsw_res_set(struct mlxsw_res *res, in mlxsw_res_set() function 152 mlxsw_res_set(res, MLXSW_RES_ID_##short_res_id, value) 160 mlxsw_res_set(res, i, value); in mlxsw_res_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | resources.h | 148 static inline void mlxsw_res_set(struct mlxsw_res *res, in mlxsw_res_set() function 156 mlxsw_res_set(res, MLXSW_RES_ID_##short_res_id, value) 164 mlxsw_res_set(res, i, value); in mlxsw_res_parse()
|
Completed in 1 milliseconds