Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h178 #define TYPHOON_TX_PF_IP_CHKSUM cpu_to_le32(0x00000002) macro
H A Dtyphoon.c762 first_txd->processFlags |= TYPHOON_TX_PF_IP_CHKSUM; in typhoon_start_tx()