Vmxnet3_RxCompDesc
struct Vmxnet3_RxCompDesc rcd;
vmxnet3_rx_error(struct vmxnet3_rx_queue *rq, struct Vmxnet3_RxCompDesc *rcd,
struct Vmxnet3_RxCompDesc *rcd;
struct Vmxnet3_RxCompDesc rxComp;
* sizeof(struct Vmxnet3_RxCompDesc),
sizeof(struct Vmxnet3_RxCompDesc));
sz = rq->comp_ring.size * sizeof(struct Vmxnet3_RxCompDesc);
static void vmxnet3_RxCompToCPU(const struct Vmxnet3_RxCompDesc *srcDesc,
struct Vmxnet3_RxCompDesc *dstDesc)
for (i = 0; i < sizeof(struct Vmxnet3_RxCompDesc) / sizeof(u32); i++) {
vmxnet3_append_frag(struct sk_buff *skb, struct Vmxnet3_RxCompDesc *rcd,
struct Vmxnet3_RxCompDesc *rcd,
struct Vmxnet3_RxCompDesc *rcd,