Searched defs:nve_tx_desc (Results 1 – 1 of 1) sorted by relevance
120 struct nve_tx_desc { struct123 struct nve_tx_desc *next; argument124 struct nve_map_buffer buf;125 u_int16_t buflength;126 u_int32_t numfrags;127 bus_dma_segment_t frags[NV_MAX_FRAGS];