Searched refs:TX_BD_FLAGS_TCP_UDP_CKSUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | bnx2.h | 33 #define TX_BD_FLAGS_TCP_UDP_CKSUM (1<<1) macro |
H A D | bnx2.c | 6605 vlan_tag_flags |= TX_BD_FLAGS_TCP_UDP_CKSUM; in bnx2_start_xmit() |