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

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.h2558 #define TXD_FLAG_TCPUDP_CSUM 0x0001 macro
H A Dtg3.c8021 base_flags &= ~TXD_FLAG_TCPUDP_CSUM;
8059 base_flags |= TXD_FLAG_TCPUDP_CSUM;
13545 base_flags |= TXD_FLAG_TCPUDP_CSUM;

Completed in 220 milliseconds