Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h43 static inline u8 __mlxsw_item_get8(const char *buf, in __mlxsw_item_get8() function
275 return __mlxsw_item_get8(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
296 return __mlxsw_item_get8(buf, &__ITEM_NAME(_type, _cname, _iname), \
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h43 static inline u8 __mlxsw_item_get8(const char *buf, in __mlxsw_item_get8() function
276 return __mlxsw_item_get8(buf, &__ITEM_NAME(_type, _cname, _iname), 0); \
298 return __mlxsw_item_get8(buf, &__ITEM_NAME(_type, _cname, _iname), \

Completed in 2 milliseconds