Searched refs:hw_info (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmtaux.c1014 vxge_hal_vpath_stats_hw_info_t hw_info; local
1024 status = vxge_hal_vpath_hw_stats_get(vpath_handle, &hw_info);
1029 hw_info.ini_num_mwr_sent, "%u");
1031 hw_info.ini_num_mrd_sent, "%u");
1033 hw_info.ini_num_cpl_rcvd, "%u");
1035 hw_info.ini_num_mwr_byte_sent, "%llu");
1037 hw_info.ini_num_cpl_byte_rcvd, "%llu");
1039 hw_info.wrcrdtarb_xoff, "%u");
1041 hw_info.rdcrdtarb_xoff, "%u");
1043 hw_info
[all...]
H A Dvxgehal-device.c2487 * @hw_info: Buffer to return vxge_hal_device_hw_info_t {} structure
2498 vxge_hal_device_hw_info_t *hw_info)
2515 "bar0 = 0x"VXGE_OS_STXFMT", hw_info = 0x"VXGE_OS_STXFMT,
2516 (ptr_t) pdev, (ptr_t) regh0, (ptr_t) bar0, (ptr_t) hw_info);
2518 vxge_assert((bar0 != NULL) && (hw_info != NULL));
2520 vxge_os_memzero(hw_info, sizeof(vxge_hal_device_hw_info_t));
2555 hw_info->vpath_mask = vxge_os_pio_mem_read64(pdev, regh0,
2561 hw_info->host_type = (u32)
2566 if (!((hw_info->vpath_mask) & mBIT(i)))
2577 hw_info
2494 vxge_hal_device_hw_info_get( pci_dev_h pdev, pci_reg_h regh0, u8 *bar0, vxge_hal_device_hw_info_t *hw_info) argument
[all...]
/freebsd-9.3-release/tools/tools/vxge/
H A Dvxge_log.c477 vxge_hal_device_hw_info_t *hw_info; local
485 hw_info = &(dev_hw_info->hw_info);
486 pmd_port = &(hw_info->pmd_port0);
493 hw_info->product_description);
495 VXGE_PRINT(fdAll, "Serial Number \t\t: %s", hw_info->serial_number);
496 VXGE_PRINT(fdAll, "Part Number \t\t: %s", hw_info->part_number);
499 hw_info->fw_version.version);
501 VXGE_PRINT(fdAll, "Firmware Date \t\t: %s", hw_info->fw_date.date);
504 vxge_func_mode[hw_info
[all...]
H A Dvxge_cmn.h234 vxge_hal_device_hw_info_t hw_info; member in struct:_vxge_device_hw_info_t
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dvendstat.c94 is3_hw_info_t hw_info; member in struct:__anon3925
256 printf("hw_dev_rev: 0x%04x\n", ntohs(gi->hw_info.hw_revision));
257 printf("hw_dev_id: 0x%04x\n", ntohs(gi->hw_info.device_id));
258 printf("hw_uptime: 0x%08x\n", ntohl(gi->hw_info.uptime));
271 if (ntohs(gi->hw_info.device_id) != IS3_DEVICE_ID)
272 IBERROR("Unsupported device ID 0x%x", ntohs(gi->hw_info.device_id));
/freebsd-9.3-release/sys/dev/nxge/xgehal/
H A Dxgehal-stats.c56 stats->hw_info =
64 if (stats->hw_info == NULL) {
68 xge_os_memzero(stats->hw_info,
79 stats->hw_info,
92 (unsigned long long)(ulong_t)stats->hw_info);
94 stats->hw_info,
162 (unsigned long long)(ulong_t)stats->hw_info);
198 xge_os_memcpy(&stats->hw_info_saved, stats->hw_info,
225 xge_assert(stats->hw_info);
257 xge_assert(stats->hw_info);
708 xge_hal_stats_hw(xge_hal_device_h devh, xge_hal_stats_hw_info_t **hw_info) argument
773 xge_hal_stats_pcim(xge_hal_device_h devh, xge_hal_stats_pcim_info_t **hw_info) argument
[all...]
H A Dxgehal-mgmt.c236 xge_hal_stats_hw_info_t *hw_info; local
248 if ((status = xge_hal_stats_hw (devh, &hw_info)) != XGE_HAL_OK) {
252 xge_os_memcpy(hw_stats, hw_info, sizeof(xge_hal_stats_hw_info_t));
275 xge_hal_stats_hw_info_t *hw_info; local
288 if ((status = xge_hal_stats_hw (devh, &hw_info)) != XGE_HAL_OK) {
292 xge_os_memcpy(out, (char*)hw_info + off, size);
/freebsd-9.3-release/sys/dev/vxge/
H A Dvxge.c203 vdev->config.hw_info.function_mode, &vdev->no_of_func);
1250 vxge_hal_device_hw_info_t *hw_info; local
1253 hw_info = &vdev->config.hw_info;
1265 if (vdev->is_privilaged && (hw_info->ports > 1)) {
1353 if (!bVAL1(vdev->config.hw_info.vpath_mask, i))
1365 (u8 *) (vdev->config.hw_info.mac_addrs[i]),
2156 if (!bVAL1(vdev->config.hw_info.vpath_mask, i))
2326 func_id = vdev->config.hw_info.func_id;
2360 func_id = vdev->config.hw_info
2617 vxge_hal_device_hw_info_t *hw_info; local
3038 vxge_hal_device_hw_info_t *hw_info; local
3119 vxge_hal_device_hw_info_t *hw_info; local
[all...]
H A Dvxge.h364 vxge_hal_device_hw_info_t hw_info; member in struct:_vxge_device_hw_info_t
388 vxge_hal_device_hw_info_t hw_info; member in struct:_vxge_config_t
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxgehal-stats.h1477 * @dma_addr: DMA addres of the %hw_info. Given to device to fill-in the stats.
1485 * @hw_info: Xframe statistics maintained by the hardware.
1514 xge_hal_stats_hw_info_t *hw_info; member in struct:xge_hal_stats_t
1548 xge_hal_stats_hw_info_t **hw_info);
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dsound.c1392 strlcpy(si->hw_info, d->status, sizeof(si->hw_info));
/freebsd-9.3-release/sys/sys/
H A Dsoundcard.h1973 char hw_info[400]; member in struct:oss_card_info
/freebsd-9.3-release/sys/dev/vxge/include/
H A Dvxgehal-ll.h3134 * @hw_info: Buffer to return vxge_hal_device_hw_info_t {} structure
3145 vxge_hal_device_hw_info_t *hw_info);

Completed in 213 milliseconds