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