Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h497 #define TYPHOON_OFFLOAD_UDP_CHKSUM cpu_to_le32(0x00000004) macro
H A Dtyphoon.c1239 tp->offload |= TYPHOON_OFFLOAD_UDP_CHKSUM | TSO_OFFLOAD_ON; in typhoon_init_interface()