Searched refs:mlxsw_item (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | item.h | 11 struct mlxsw_item { struct 26 __mlxsw_item_offset(const struct mlxsw_item *item, unsigned short index, in __mlxsw_item_offset() argument 44 const struct mlxsw_item *item, in __mlxsw_item_get8() 59 static inline void __mlxsw_item_set8(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set8() 78 const struct mlxsw_item *item, in __mlxsw_item_get16() 93 static inline void __mlxsw_item_set16(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set16() 112 const struct mlxsw_item *item, in __mlxsw_item_get32() 127 static inline void __mlxsw_item_set32(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set32() 146 const struct mlxsw_item *item, in __mlxsw_item_get64() 161 static inline void __mlxsw_item_set64(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set64() [all …]
|
D | core_acl_flex_keys.c | 353 const struct mlxsw_item *storage_item = &elinfo->item; in mlxsw_afk_values_add_u32() 372 const struct mlxsw_item *storage_item = &elinfo->item; in mlxsw_afk_values_add_buf() 387 static void mlxsw_sp_afk_encode_u32(const struct mlxsw_item *storage_item, in mlxsw_sp_afk_encode_u32() 388 const struct mlxsw_item *output_item, in mlxsw_sp_afk_encode_u32() 397 static void mlxsw_sp_afk_encode_buf(const struct mlxsw_item *storage_item, in mlxsw_sp_afk_encode_buf() 398 const struct mlxsw_item *output_item, in mlxsw_sp_afk_encode_buf() 412 const struct mlxsw_item *storage_item = &elinst->info->item; in mlxsw_sp_afk_encode_one() 413 const struct mlxsw_item *output_item = &elinst->item; in mlxsw_sp_afk_encode_one()
|
D | core_acl_flex_keys.h | 49 struct mlxsw_item item; /* element geometry in internal storage */ 109 struct mlxsw_item item; /* element geometry in block */
|
D | spectrum_acl_flex_keys.c | 253 struct mlxsw_item item;
|