Searched refs:__mlxsw_item_set16 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 93 static inline void __mlxsw_item_set16(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set16() function 320 __mlxsw_item_set16(buf, &__ITEM_NAME(_type, _cname, _iname), 0, val); \ 344 __mlxsw_item_set16(buf, &__ITEM_NAME(_type, _cname, _iname), \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 93 static inline void __mlxsw_item_set16(char *buf, const struct mlxsw_item *item, in __mlxsw_item_set16() function 324 __mlxsw_item_set16(buf, &__ITEM_NAME(_type, _cname, _iname), 0, val); \ 348 __mlxsw_item_set16(buf, &__ITEM_NAME(_type, _cname, _iname), \
|
Completed in 2 milliseconds