Searched refs:__mlxsw_item_data (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 196 static inline char *__mlxsw_item_data(char *buf, const struct mlxsw_item *item, in __mlxsw_item_data() function 451 return __mlxsw_item_data(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \ 482 return __mlxsw_item_data(buf, \
|
H A D | core_acl_flex_keys.c | 438 char *storage_data = __mlxsw_item_data(storage, storage_item, 0); in mlxsw_sp_afk_encode_buf() 439 char *output_data = __mlxsw_item_data(output, output_item, 0); in mlxsw_sp_afk_encode_buf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_acl_flex_keys.c | 436 char *storage_data = __mlxsw_item_data(storage, storage_item, 0); in mlxsw_sp_afk_encode_buf() 437 char *output_data = __mlxsw_item_data(output, output_item, 0); in mlxsw_sp_afk_encode_buf()
|
H A D | item.h | 196 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, \
|
Completed in 5 milliseconds