Searched refs:Vmxnet3_PMConf (Results 1 – 3 of 3) sorted by relevance
323 struct Vmxnet3_PMConf *pm_conf;
541 struct Vmxnet3_PMConf { struct
3016 sizeof(struct Vmxnet3_PMConf), in vmxnet3_probe_device()3128 dma_free_coherent(&adapter->pdev->dev, sizeof(struct Vmxnet3_PMConf), in vmxnet3_probe_device()3172 dma_free_coherent(&adapter->pdev->dev, sizeof(struct Vmxnet3_PMConf), in vmxnet3_remove_device()3196 struct Vmxnet3_PMConf *pmConf; in vmxnet3_suspend()