Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h496 #define TYPHOON_OFFLOAD_TCP_CHKSUM cpu_to_le32(0x00000002) macro
H A Dtyphoon.c1238 tp->offload = TYPHOON_OFFLOAD_IP_CHKSUM | TYPHOON_OFFLOAD_TCP_CHKSUM; in typhoon_init_interface()