Home
last modified time | relevance | path

Searched refs:VMXNET3_IT_MSI (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h608 VMXNET3_IT_MSI = 2, enumerator
H A Dvmxnet3_drv.c2512 case VMXNET3_IT_MSI: in vmxnet3_netpoll()
2596 } else if (intr->type == VMXNET3_IT_MSI) { in vmxnet3_request_irqs()
2674 case VMXNET3_IT_MSI: in vmxnet3_free_irqs()
3861 adapter->intr.type = VMXNET3_IT_MSI; in vmxnet3_alloc_intr_resources()
3864 if (adapter->intr.type == VMXNET3_IT_MSI) { in vmxnet3_alloc_intr_resources()
3888 else if (adapter->intr.type == VMXNET3_IT_MSI) in vmxnet3_free_intr_resources()