Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_tx.c376 static void gve_tx_fill_pkt_desc(union gve_tx_desc *pkt_desc, in gve_tx_fill_pkt_desc()
401 static void gve_tx_fill_mtd_desc(union gve_tx_desc *mtd_desc, in gve_tx_fill_mtd_desc()
414 static void gve_tx_fill_seg_desc(union gve_tx_desc *seg_desc, in gve_tx_fill_seg_desc()
443 union gve_tx_desc *pkt_desc, *seg_desc; in gve_tx_add_skb_copy()
518 union gve_tx_desc *pkt_desc, *mtd_desc, *seg_desc; in gve_tx_add_skb_no_copy()
Dgve.h230 union gve_tx_desc { union
405 union gve_tx_desc *desc;