Home
last modified time | relevance | path

Searched refs:gve_tx_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_tx.c357 static void gve_tx_fill_pkt_desc(union gve_tx_desc *pkt_desc, in gve_tx_fill_pkt_desc()
382 static void gve_tx_fill_seg_desc(union gve_tx_desc *seg_desc, in gve_tx_fill_seg_desc()
415 union gve_tx_desc *pkt_desc, *seg_desc; in gve_tx_add_skb()
H A Dgve.h98 union gve_tx_desc { union
140 union gve_tx_desc *desc ____cacheline_aligned;
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H A Dgve_tx.c443 static void gve_tx_fill_pkt_desc(union gve_tx_desc *pkt_desc, in gve_tx_fill_pkt_desc()
468 static void gve_tx_fill_mtd_desc(union gve_tx_desc *mtd_desc, in gve_tx_fill_mtd_desc()
481 static void gve_tx_fill_seg_desc(union gve_tx_desc *seg_desc, in gve_tx_fill_seg_desc()
511 union gve_tx_desc *pkt_desc, *seg_desc; in gve_tx_add_skb_copy()
587 union gve_tx_desc *pkt_desc, *mtd_desc, *seg_desc; in gve_tx_add_skb_no_copy()
H A Dgve.h287 union gve_tx_desc { union
521 union gve_tx_desc *desc;

Completed in 6 milliseconds