Searched defs:gve_tx_ring (Results 1 – 1 of 1) sorted by relevance
322 struct gve_tx_ring { struct324 union {356 union {394 } ____cacheline_aligned;398 u64 dma_mapping_error; /* count of dma mapping errors */401 union {420 } ____cacheline_aligned;421 struct netdev_queue *netdev_txq;423 struct device *dev;424 u32 mask; /* masks req and done down to queue size */[all …]
Completed in 8 milliseconds