Searched refs:__mlxsw_item_get64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 145 static inline u64 __mlxsw_item_get64(const char *buf, in __mlxsw_item_get64() function 398 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \ 419 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 145 static inline u64 __mlxsw_item_get64(const char *buf, in __mlxsw_item_get64() function 441 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \ 463 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), \
|
Completed in 2 milliseconds