Searched refs:__mlxsw_item_get32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | item.h | 111 static inline u32 __mlxsw_item_get32(const char *buf, in __mlxsw_item_get32() function 357 return __mlxsw_item_get32(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \ 378 return __mlxsw_item_get32(buf, &__ITEM_NAME(_type, _cname, _iname), \
|
D | core_acl_flex_keys.c | 430 value = __mlxsw_item_get32(storage, storage_item, 0); in mlxsw_sp_afk_encode_u32()
|