Lines Matching defs:devh
775 status = vxge_hw_mgmt_reg_write(vpath->vdev->devh,
1647 vxge_hw_device_wait_receive_idle(vdev->devh);
1648 vxge_hw_device_intr_disable(vdev->devh);
1755 vxge_hw_device_intr_enable(vdev->devh);
2036 vcfg = &vdev->devh->config.vp_config[vpath->device_id];
2064 status = vxge_hw_vpath_open(vdev->devh, &attr, &vpath->handle);
2568 vxge_hw_device_set_intr_type(vdev->devh,
2602 vxge_hw_device_unmask_all(vdev->devh);
2603 vxge_hw_device_flush_io(vdev->devh);
2678 vdev->devh->config.rth_en = !!(features & NETIF_F_RXHASH);
2681 vdev->devh->config.rth_en = !!(dev->features & NETIF_F_RXHASH);
2812 vxge_hw_mgmt_reg_write(vdev->devh,
2819 vxge_hw_mgmt_reg_write(vdev->devh,
2845 vxge_hw_device_setpause_data(vdev->devh, 0,
2862 if (vxge_hw_device_link_state_get(vdev->devh) == VXGE_HW_LINK_UP) {
2868 vxge_hw_device_intr_enable(vdev->devh);
2956 status = vxge_hw_mgmt_reg_read(vdev->devh,
2965 status = vxge_hw_mgmt_reg_write(vdev->devh,
2975 vxge_hw_mgmt_reg_write(vdev->devh,
2982 vxge_hw_mgmt_reg_write(vdev->devh,
3016 vxge_hw_device_intr_disable(vdev->devh);
3144 static enum vxge_hw_status vxge_timestamp_config(struct __vxge_hw_device *devh)
3158 status = vxge_hw_mgmt_reg_write(devh,
3164 vxge_hw_device_flush_io(devh);
3165 devh->config.hwts_en = VXGE_HW_HWTS_ENABLE;
3211 if (vdev->devh->config.hwts_en != VXGE_HW_HWTS_ENABLE)
3403 vdev->devh = hldev;
3990 ((vdev->devh))->
3994 ((vdev->devh))->
3999 ((vdev->devh))->
4135 struct __vxge_hw_device *hldev = vdev->devh;
4238 if (vdev->devh->eprom_versions[i]) {