Home | History | Annotate | Download | only in pci

Lines Matching defs:txcd

178 		struct vmxnet3_txcompdesc *txcd;
1417 txc->vxcr_u.txcd =
1459 if (txc->vxcr_u.txcd != NULL) {
1461 txc->vxcr_u.txcd = NULL;
2123 struct vmxnet3_txcompdesc *txcd;
2144 txcd = &txc->vxcr_u.txcd[txc->vxcr_next];
2145 if (txcd->gen != txc->vxcr_gen)
2172 txr->vxtxr_next = (txcd->eop_idx + 1) % txr->vxtxr_ndesc;
2814 memset(txc->vxcr_u.txcd, 0,