Searched defs:vmxnet3_rxring (Results 1 – 1 of 1) sorted by relevance
165 struct vmxnet3_rxring { struct166 struct vmxnet3_rxbuf *vxrxr_rxbuf;167 struct vmxnet3_rxdesc *vxrxr_rxd;168 u_int vxrxr_fill;169 u_int vxrxr_ndesc;170 int vxrxr_gen;171 int vxrxr_rid;172 struct vmxnet3_dma_alloc vxrxr_dma;173 bus_dmamap_t vxrxr_spare_dmap;