Searched refs:mlxsw_item (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A 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() 78 const struct mlxsw_item *item, in __mlxsw_item_get16() 112 const struct mlxsw_item *item, in __mlxsw_item_get32() 146 const struct mlxsw_item *item, in __mlxsw_item_get64() 179 const struct mlxsw_item *item, in __mlxsw_item_memcpy_from() 188 const struct mlxsw_item *item, in __mlxsw_item_memcpy_to() 205 __mlxsw_item_bit_array_offset(const struct mlxsw_item *item, in __mlxsw_item_bit_array_offset() 234 const struct mlxsw_item *item, in __mlxsw_item_bit_array_get() [all …]
|
| H A D | core_acl_flex_keys.c | 441 const struct mlxsw_item *storage_item = &elinfo->item; in mlxsw_afk_values_add_u32() 460 const struct mlxsw_item *storage_item = &elinfo->item; in mlxsw_afk_values_add_buf() 475 static void mlxsw_sp_afk_encode_u32(const struct mlxsw_item *storage_item, in mlxsw_sp_afk_encode_u32() 476 const struct mlxsw_item *output_item, in mlxsw_sp_afk_encode_u32() 485 static void mlxsw_sp_afk_encode_buf(const struct mlxsw_item *storage_item, in mlxsw_sp_afk_encode_buf() 486 const struct mlxsw_item *output_item, in mlxsw_sp_afk_encode_buf() 500 const struct mlxsw_item *output_item = &elinst->item; in mlxsw_sp_afk_encode_one() 502 const struct mlxsw_item *storage_item; in mlxsw_sp_afk_encode_one()
|
| H A D | core_acl_flex_keys.h | 53 struct mlxsw_item item; /* element geometry in internal storage */ 81 struct mlxsw_item item; /* element geometry in block */
|
| H A D | spectrum_acl_flex_keys.c | 260 struct mlxsw_item item;
|