Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vmware/vmxnet3/
Dif_vmx.c93 static void vmxnet3_free_irqs(struct vmxnet3_softc *);
100 static int vmxnet3_alloc_resources(struct vmxnet3_softc *);
101 static void vmxnet3_free_resources(struct vmxnet3_softc *);
102 static int vmxnet3_check_version(struct vmxnet3_softc *);
103 static void vmxnet3_set_interrupt_idx(struct vmxnet3_softc *);
105 static int vmxnet3_queues_shared_alloc(struct vmxnet3_softc *);
106 static void vmxnet3_init_txq(struct vmxnet3_softc *, int);
108 static void vmxnet3_init_rxq(struct vmxnet3_softc *, int, int);
112 static int vmxnet3_alloc_shared_data(struct vmxnet3_softc *);
113 static void vmxnet3_free_shared_data(struct vmxnet3_softc *);
[all …]
Dif_vmxvar.h24 struct vmxnet3_softc;
89 struct vmxnet3_softc *vxtxq_sc;
101 struct vmxnet3_softc *vxrxq_sc;
112 struct vmxnet3_softc { struct