Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h32 #define TX_BD_FLAGS_TCP_UDP_CKSUM (1<<1) macro
Dbnx2.c6393 vlan_tag_flags |= TX_BD_FLAGS_TCP_UDP_CKSUM; in bnx2_start_xmit()