Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.c57 u16 l3_flags, l4_flags; in enetc_tx_csum() local
64 l4_flags = ENETC_TXBD_L4_TCP; in enetc_tx_csum()
67 l4_flags = ENETC_TXBD_L4_UDP; in enetc_tx_csum()
83 txbd->l4_csoff = l4_flags; in enetc_tx_csum()

Completed in 3 milliseconds