Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dresources.h125 struct mlxsw_res { struct
130 static inline bool mlxsw_res_valid(struct mlxsw_res *res, in mlxsw_res_valid() argument
139 static inline u64 mlxsw_res_get(struct mlxsw_res *res, in mlxsw_res_get()
150 static inline void mlxsw_res_set(struct mlxsw_res *res, in mlxsw_res_set()
160 static inline void mlxsw_res_parse(struct mlxsw_res *res, u16 id, u64 value) in mlxsw_res_parse()