Lines Matching refs:devh
91 vxge_hal_aux_about_read(vxge_hal_device_h devh, int bufsize, in vxge_hal_aux_about_read() argument
100 status = vxge_hal_mgmt_about(devh, &about_info, &size); in vxge_hal_aux_about_read()
178 vxge_hal_device_h devh, in vxge_hal_aux_pci_config_read() argument
189 &((__hal_device_t *) devh)->pci_config_space; in vxge_hal_aux_pci_config_read()
198 status = vxge_hal_mgmt_pci_config(devh, (u8 *) pci_config, &size); in vxge_hal_aux_pci_config_read()
244 status = vxge_hal_mgmt_pm_capabilities_get(devh, in vxge_hal_aux_pci_config_read()
297 status = vxge_hal_mgmt_sid_capabilities_get(devh, in vxge_hal_aux_pci_config_read()
311 status = vxge_hal_mgmt_msi_capabilities_get(devh, in vxge_hal_aux_pci_config_read()
348 status = vxge_hal_mgmt_msix_capabilities_get(devh, in vxge_hal_aux_pci_config_read()
404 vxge_hal_mgmt_pci_err_capabilities_get(devh, in vxge_hal_aux_pci_config_read()
471 vxge_hal_aux_device_config_read(vxge_hal_device_h devh, in vxge_hal_aux_device_config_read() argument
479 vxge_hal_device_t *hldev = (vxge_hal_device_t *) devh; in vxge_hal_aux_device_config_read()
489 status = vxge_hal_mgmt_device_config(devh, dev_config, &size); in vxge_hal_aux_device_config_read()
908 vxge_hal_aux_bar0_read(vxge_hal_device_h devh, in vxge_hal_aux_bar0_read() argument
915 status = vxge_hal_mgmt_bar0_read(devh, offset, &retval); in vxge_hal_aux_bar0_read()
947 vxge_hal_aux_bar1_read(vxge_hal_device_h devh, in vxge_hal_aux_bar1_read() argument
954 status = vxge_hal_mgmt_bar1_read(devh, offset, &retval); in vxge_hal_aux_bar1_read()
983 vxge_hal_aux_bar0_write(vxge_hal_device_h devh, in vxge_hal_aux_bar0_write() argument
988 status = vxge_hal_mgmt_bar0_write(devh, offset, value); in vxge_hal_aux_bar0_write()
1222 vxge_hal_aux_stats_device_hw_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_device_hw_read() argument
1228 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_stats_device_hw_read()
1232 vxge_assert(devh); in vxge_hal_aux_stats_device_hw_read()
1554 vxge_hal_aux_stats_device_sw_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_device_sw_read() argument
1560 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_stats_device_sw_read()
1564 vxge_assert(devh); in vxge_hal_aux_stats_device_sw_read()
1611 vxge_hal_aux_stats_device_sw_err_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_device_sw_err_read() argument
1615 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_stats_device_sw_err_read()
1619 vxge_assert(devh); in vxge_hal_aux_stats_device_sw_err_read()
1644 vxge_hal_aux_stats_device_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_device_read() argument
1651 vxge_assert(devh); in vxge_hal_aux_stats_device_read()
1653 status = vxge_hal_aux_stats_device_hw_read(devh, in vxge_hal_aux_stats_device_read()
1661 status = vxge_hal_aux_stats_device_sw_err_read(devh, in vxge_hal_aux_stats_device_read()
1669 status = vxge_hal_aux_stats_device_sw_read(devh, in vxge_hal_aux_stats_device_read()
1692 vxge_hal_aux_stats_xpak_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_xpak_read() argument
1697 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_stats_xpak_read()
1701 vxge_assert(devh); in vxge_hal_aux_stats_xpak_read()
1759 vxge_hal_aux_stats_mrpcim_read(vxge_hal_device_h devh, in vxge_hal_aux_stats_mrpcim_read() argument
1764 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_stats_mrpcim_read()
1768 vxge_assert(devh); in vxge_hal_aux_stats_mrpcim_read()
1773 status = vxge_hal_mrpcim_stats_enable(devh); in vxge_hal_aux_stats_mrpcim_read()
1777 status = vxge_hal_mrpcim_stats_get(devh, &mrpcim_info); in vxge_hal_aux_stats_mrpcim_read()
2991 vxge_hal_aux_device_dump(vxge_hal_device_h devh) in vxge_hal_aux_device_dump() argument
2994 __hal_device_t *hldev = (__hal_device_t *) devh; in vxge_hal_aux_device_dump()
3022 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3039 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3055 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3073 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3092 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3110 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3129 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()
3148 status = vxge_hal_mgmt_reg_read(devh, in vxge_hal_aux_device_dump()