HomeSort by relevance Sort by last modified time
    Searched refs:port_info (Results 1 - 24 of 24) sorted by null

  /external/syslinux/gpxe/src/net/infiniband/
ib_sma.c 157 const struct ib_port_info *port_info = &mad->smp.smp_data.port_info; local
163 memcpy ( &ibdev->gid.u.half[0], port_info->gid_prefix,
165 ibdev->lid = ntohs ( port_info->lid );
166 ibdev->sm_lid = ntohs ( port_info->mastersm_lid );
167 if ( ( link_width_enabled = port_info->link_width_enabled ) )
170 ( port_info->link_speed_active__link_speed_enabled & 0xf ) ) )
172 ibdev->sm_sl = ( port_info->neighbour_mtu__mastersm_sl & 0xf );
199 struct ib_port_info *port_info = &mad->smp.smp_data.port_info; local
    [all...]
ib_smc.c 134 struct ib_port_info *port_info = &mad.smp.smp_data.port_info; local
144 memcpy ( &ibdev->gid.u.half[0], port_info->gid_prefix,
146 ibdev->lid = ntohs ( port_info->lid );
147 ibdev->sm_lid = ntohs ( port_info->mastersm_lid );
148 ibdev->link_width_enabled = port_info->link_width_enabled;
149 ibdev->link_width_supported = port_info->link_width_supported;
150 ibdev->link_width_active = port_info->link_width_active;
152 ( port_info->link_speed_supported__port_state >> 4 );
154 ( port_info->link_speed_supported__port_state & 0xf )
    [all...]
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h 60 hdmi_port_info *port_info; // HDMI port info member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 347 *list = ctx->port_info;
433 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS];
434 ctx->port_info[0].type = HDMI_OUTPUT;
435 ctx->port_info[0].port_id = 1;
436 ctx->port_info[0].cec_supported = 1;
438 ctx->port_info[0].arc_supported = 0;
440 &ctx->port_info[0].physical_address );
  /hardware/qcom/display/msm8998/hdmi_cec/
qhdmi_cec.h 60 hdmi_port_info *port_info; // HDMI port info member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 353 *list = ctx->port_info;
439 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS];
440 ctx->port_info[0].type = HDMI_OUTPUT;
441 ctx->port_info[0].port_id = 1;
442 ctx->port_info[0].cec_supported = 1;
444 ctx->port_info[0].arc_supported = 0;
446 &ctx->port_info[0].physical_address );
  /test/vts-testcase/hal/tv/cec/V1_0/host/
VtsHalTvCecV1_0HostTest.py 105 for port_info in port_infos:
106 if "portId" in port_info and port_info.get("arcSupported"):
108 port_info["portId"], True)
  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.h 63 hdmi_port_info *port_info; // HDMI port info member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 360 *list = ctx->port_info;
447 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS];
448 ctx->port_info[0].type = HDMI_OUTPUT;
449 ctx->port_info[0].port_id = 1;
450 ctx->port_info[0].cec_supported = 1;
452 ctx->port_info[0].arc_supported = 0;
454 &ctx->port_info[0].physical_address );
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.h 63 hdmi_port_info *port_info; // HDMI port info member in struct:qhdmicec::cec_context_t
qhdmi_cec.cpp 360 *list = ctx->port_info;
447 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS];
448 ctx->port_info[0].type = HDMI_OUTPUT;
449 ctx->port_info[0].port_id = 1;
450 ctx->port_info[0].cec_supported = 1;
452 ctx->port_info[0].arc_supported = 0;
454 &ctx->port_info[0].physical_address );
  /external/autotest/client/cros/
ec.py 276 logging.debug('port_info = %s', pinfo)
  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 175 struct snd_sst_port_info port_info[2]; /* Port info */ member in struct:snd_sst_fw_info
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Drivers/PcieInit1610/
PcieKernelApi.h 273 extern int pcie_mode_get(UINT32 Port, PCIE_PORT_INFO *port_info);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
PcieKernelApi.h 275 extern int pcie_mode_get(UINT32 Port, PCIE_PORT_INFO *port_info);
  /external/syslinux/gpxe/src/include/gpxe/
ib_mad.h 181 struct ib_port_info port_info; member in union:ib_smp_data
  /external/syslinux/gpxe/src/drivers/infiniband/
linda.c 275 struct ib_port_info *port_info = &mad->smp.smp_data.port_info; local
281 port_state = ( port_info->link_speed_supported__port_state & 0xf );
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 1901 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 1778 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msm_camera.h 2029 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_camera.h 2085 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8998/kernel-headers/media/
msm_camera.h 2029 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/media/
msm_camera.h 2085 uint16_t port_info; member in struct:msm_camera_vfe_params_t
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 5825 integer_t port_info[10]; member in struct:__anon42408
    [all...]

Completed in 1280 milliseconds