Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore_acl_flex_keys.c434 char *storage_data = __mlxsw_item_data(storage, storage_item, 0); in mlxsw_sp_afk_encode_buf()
435 char *output_data = __mlxsw_item_data(output, output_item, 0); in mlxsw_sp_afk_encode_buf()
Ditem.h196 static inline char *__mlxsw_item_data(char *buf, const struct mlxsw_item *item, in __mlxsw_item_data() function
495 return __mlxsw_item_data(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
526 return __mlxsw_item_data(buf, \