Searched refs:TX_BD_FLAGS_IP_CKSUM (Results 1 – 2 of 2) sorted by relevance
1186 #define TX_BD_FLAGS_IP_CKSUM (1<<2) macro
7384 flags |= TX_BD_FLAGS_IP_CKSUM; in bce_tx_encap()9997 if (txbd->tx_bd_flags & TX_BD_FLAGS_IP_CKSUM) { in bce_dump_txbd()