Searched refs:pmConfDesc (Results 1 – 4 of 4) sorted by relevance
749 struct Vmxnet3_VariableLenConfDesc pmConfDesc; member
1313 VMXNET3_READ_DRV_SHARED32(d, s->drv_shmem, devRead.pmConfDesc.confLen); in vmxnet3_update_pm_state()1315 VMXNET3_READ_DRV_SHARED32(d, s->drv_shmem, devRead.pmConfDesc.confVer); in vmxnet3_update_pm_state()1317 VMXNET3_READ_DRV_SHARED64(d, s->drv_shmem, devRead.pmConfDesc.confPA); in vmxnet3_update_pm_state()
777 struct Vmxnet3_VariableLenConfDesc pmConfDesc; member
4330 adapter->shared->devRead.pmConfDesc.confVer = cpu_to_le32(1); in vmxnet3_suspend()4331 adapter->shared->devRead.pmConfDesc.confLen = cpu_to_le32(sizeof( in vmxnet3_suspend()4333 adapter->shared->devRead.pmConfDesc.confPA = in vmxnet3_suspend()