Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c90 static void vmxnet3_free_irqs(struct vmxnet3_softc *);
97 static int vmxnet3_alloc_resources(struct vmxnet3_softc *);
98 static void vmxnet3_free_resources(struct vmxnet3_softc *);
99 static int vmxnet3_check_version(struct vmxnet3_softc *);
100 static void vmxnet3_set_interrupt_idx(struct vmxnet3_softc *);
102 static int vmxnet3_queues_shared_alloc(struct vmxnet3_softc *);
103 static void vmxnet3_init_txq(struct vmxnet3_softc *, int);
105 static void vmxnet3_init_rxq(struct vmxnet3_softc *, int, int);
109 static int vmxnet3_alloc_shared_data(struct vmxnet3_softc *);
110 static void vmxnet3_free_shared_data(struct vmxnet3_softc *);
[all …]
H A Dif_vmxvar.h22 struct vmxnet3_softc;
87 struct vmxnet3_softc *vxtxq_sc;
99 struct vmxnet3_softc *vxrxq_sc;
110 struct vmxnet3_softc { struct