Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h33 #define TX_BD_FLAGS_TCP_UDP_CKSUM (1<<1) macro
H A Dbnx2.c6606 vlan_tag_flags |= TX_BD_FLAGS_TCP_UDP_CKSUM; in bnx2_start_xmit()