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