Home
last modified time | relevance | path

Searched refs:lp_msb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h384 static struct mlxsw_item __ITEM_NAME(_type, _cname, lp_msb) = { \
393 u32 local_port, lp_msb; \
397 lp_msb = __mlxsw_item_get32(buf, &__ITEM_NAME(_type, _cname, lp_msb), \
399 return (lp_msb << LOCAL_PORT_LSB_SIZE) + local_port; \
406 __mlxsw_item_set32(buf, &__ITEM_NAME(_type, _cname, lp_msb), 0, \
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h13198 u8 lp_msb[0x2]; member