Lines Matching refs:gdesc
120 union Vmxnet3_GenericDesc *gdesc;
130 gdesc = ctx.sop_txd;
159 gdesc = tq->tx_ring.base + tq->tx_ring.next2fill;
160 WARN_ON_ONCE(gdesc->txd.gen == tq->tx_ring.gen);
162 gdesc->txd.addr = cpu_to_le64(tbi->dma_addr);
163 gdesc->dword[2] = cpu_to_le32(dw2);
166 gdesc->dword[3] = cpu_to_le32(VMXNET3_TXD_CQ | VMXNET3_TXD_EOP);
168 gdesc->txd.om = 0;
169 gdesc->txd.msscof = 0;
170 gdesc->txd.hlen = 0;
171 gdesc->txd.ti = 0;
183 gdesc->dword[2] = cpu_to_le32(le32_to_cpu(gdesc->dword[2]) ^