Home
last modified time | relevance | path

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

/openbmc/linux/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;