Searched refs:VMXNET3_IT_AUTO (Results 1 – 4 of 4) sorted by relevance
623 VMXNET3_IT_AUTO = 0, enumerator
1256 uint32_t interrupt_mode = VMXNET3_IT_AUTO | (VMXNET3_IMM_AUTO << 2); in vmxnet3_get_interrupt_config()
556 VMXNET3_IT_AUTO = 0, enumerator
2542 BUG_ON(intr->type == VMXNET3_IT_AUTO || intr->num_intrs <= 0); in vmxnet3_free_irqs()3645 if (adapter->intr.type == VMXNET3_IT_AUTO) { in vmxnet3_alloc_intr_resources()