Searched refs:TX_BD_FLAGS_TCP_UDP_CKSUM (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | bnx2.h | 32 #define TX_BD_FLAGS_TCP_UDP_CKSUM (1<<1) macro |
D | bnx2.c | 6393 vlan_tag_flags |= TX_BD_FLAGS_TCP_UDP_CKSUM; in bnx2_start_xmit() |