Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A 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()
A Dgve.h244 union gve_tx_desc { union
419 union gve_tx_desc *desc;

Completed in 12 milliseconds