Searched refs:__mlxsw_item_get64 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h141 static inline u64 __mlxsw_item_get64(char *buf, struct mlxsw_item *item, __mlxsw_item_get64() function
341 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
362 return __mlxsw_item_get64(buf, &__ITEM_NAME(_type, _cname, _iname), \

Completed in 77 milliseconds