Searched refs:mlxsw_item (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h43 struct mlxsw_item { struct
58 __mlxsw_item_offset(struct mlxsw_item *item, unsigned short index, __mlxsw_item_offset()
75 static inline u16 __mlxsw_item_get16(char *buf, struct mlxsw_item *item, __mlxsw_item_get16()
90 static inline void __mlxsw_item_set16(char *buf, struct mlxsw_item *item, __mlxsw_item_set16()
108 static inline u32 __mlxsw_item_get32(char *buf, struct mlxsw_item *item, __mlxsw_item_get32()
123 static inline void __mlxsw_item_set32(char *buf, struct mlxsw_item *item, __mlxsw_item_set32()
141 static inline u64 __mlxsw_item_get64(char *buf, struct mlxsw_item *item, __mlxsw_item_get64()
156 static inline void __mlxsw_item_set64(char *buf, struct mlxsw_item *item, __mlxsw_item_set64()
174 struct mlxsw_item *item, __mlxsw_item_memcpy_from()
183 struct mlxsw_item *item, __mlxsw_item_memcpy_to()
192 __mlxsw_item_bit_array_offset(struct mlxsw_item *item, u16 index, u8 *shift) __mlxsw_item_bit_array_offset()
215 static inline u8 __mlxsw_item_bit_array_get(char *buf, struct mlxsw_item *item, __mlxsw_item_bit_array_get()
227 static inline void __mlxsw_item_bit_array_set(char *buf, struct mlxsw_item *item, __mlxsw_item_bit_array_set()
251 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
268 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
292 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
309 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
333 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
350 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
374 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
394 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \
420 static struct mlxsw_item __ITEM_NAME(_type, _cname, _iname) = { \

Completed in 102 milliseconds