cb_offset_h       219 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 		 ((u64) be32_to_cpu(cdesc->cb_offset_h) << 32)
cb_offset_h       547 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c 	cb_offset = (u64) be32_to_cpu(comp->cb_offset_h) << 32 |
cb_offset_h        65 drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2_format.h 	__be32 cb_offset_h;