Home
last modified time | relevance | path

Searched refs:gve_tx_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve.h82 union gve_tx_desc { union
124 union gve_tx_desc *desc ____cacheline_aligned;
Dgve_tx.c353 static void gve_tx_fill_pkt_desc(union gve_tx_desc *pkt_desc, in gve_tx_fill_pkt_desc()
378 static void gve_tx_fill_seg_desc(union gve_tx_desc *seg_desc, in gve_tx_fill_seg_desc()
411 union gve_tx_desc *pkt_desc, *seg_desc; in gve_tx_add_skb()