Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h77 static inline u16 __mlxsw_item_get16(const char *buf, in __mlxsw_item_get16() function
316 return __mlxsw_item_get16(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
337 return __mlxsw_item_get16(buf, &__ITEM_NAME(_type, _cname, _iname), \
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h77 static inline u16 __mlxsw_item_get16(const char *buf, in __mlxsw_item_get16() function
319 return __mlxsw_item_get16(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
341 return __mlxsw_item_get16(buf, &__ITEM_NAME(_type, _cname, _iname), \

Completed in 3 milliseconds