Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dvmxnet3.h625 VMXNET3_IT_MSI = 2, enumerator
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h558 VMXNET3_IT_MSI = 2, enumerator
H A Dvmxnet3_drv.c2408 case VMXNET3_IT_MSI: in vmxnet3_netpoll()
2492 } else if (intr->type == VMXNET3_IT_MSI) { in vmxnet3_request_irqs()
2570 case VMXNET3_IT_MSI: in vmxnet3_free_irqs()
3691 adapter->intr.type = VMXNET3_IT_MSI; in vmxnet3_alloc_intr_resources()
3694 if (adapter->intr.type == VMXNET3_IT_MSI) { in vmxnet3_alloc_intr_resources()
3718 else if (adapter->intr.type == VMXNET3_IT_MSI) in vmxnet3_free_intr_resources()