Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Ditem.h43 struct mlxsw_item { struct
58 __mlxsw_item_offset(struct mlxsw_item *item, unsigned short index, in __mlxsw_item_offset() argument
75 static inline u16 __mlxsw_item_get16(char *buf, struct mlxsw_item *item, in __mlxsw_item_get16()
90 static inline void __mlxsw_item_set16(char *buf, struct mlxsw_item *item, in __mlxsw_item_set16()
108 static inline u32 __mlxsw_item_get32(char *buf, struct mlxsw_item *item, in __mlxsw_item_get32()
123 static inline void __mlxsw_item_set32(char *buf, struct mlxsw_item *item, in __mlxsw_item_set32()
141 static inline u64 __mlxsw_item_get64(char *buf, struct mlxsw_item *item, in __mlxsw_item_get64()
156 static inline void __mlxsw_item_set64(char *buf, struct mlxsw_item *item, in __mlxsw_item_set64()
174 struct mlxsw_item *item, in __mlxsw_item_memcpy_from()
183 struct mlxsw_item *item, in __mlxsw_item_memcpy_to()
[all …]