inmad 2046 drivers/net/ethernet/mellanox/mlx4/port.c struct mlx4_mad_ifc *inmad, *outmad; inmad 2064 drivers/net/ethernet/mellanox/mlx4/port.c inmad = (struct mlx4_mad_ifc *)(inbox->buf); inmad 2067 drivers/net/ethernet/mellanox/mlx4/port.c inmad->method = 0x1; /* Get */ inmad 2068 drivers/net/ethernet/mellanox/mlx4/port.c inmad->class_version = 0x1; inmad 2069 drivers/net/ethernet/mellanox/mlx4/port.c inmad->mgmt_class = 0x1; inmad 2070 drivers/net/ethernet/mellanox/mlx4/port.c inmad->base_version = 0x1; inmad 2071 drivers/net/ethernet/mellanox/mlx4/port.c inmad->attr_id = cpu_to_be16(0xFF60); /* Module Info */ inmad 2081 drivers/net/ethernet/mellanox/mlx4/port.c cable_info = (struct mlx4_cable_info *)inmad->data;