Searched defs:vmxnet3_comp_ring (Results 1 – 1 of 1) sorted by relevance
110 struct vmxnet3_comp_ring { struct111 union {114 } vxcr_u;115 u_int vxcr_next;116 u_int vxcr_ndesc;117 int vxcr_gen;141 struct vmxnet3_comp_ring vxtxq_comp_ring; argument