Searched refs:GVE_TXF_L4CSUM (Results 1 – 2 of 2) sorted by relevance
82 #define GVE_TXF_L4CSUM BIT(0) /* Need csum offload */ macro
469 pkt_desc->type_flags = GVE_TXD_TSO | GVE_TXF_L4CSUM; in gve_tx_fill_pkt_desc()473 pkt_desc->type_flags = GVE_TXD_STD | GVE_TXF_L4CSUM; in gve_tx_fill_pkt_desc()