Home
last modified time | relevance | path

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 Ditem.h145 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 Ditem.h145 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