Searched refs:ETH_TX_BD_FLAGS_IP_CSUM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h7564 #define ETH_TX_BD_FLAGS_IP_CSUM (0x1<<0) /* BitField as_bitfield IP CKSUM flag,Relevant in START */ macro
H A Dbxe.c5364 tx_start_bd->bd_flags.as_bitfield |= ETH_TX_BD_FLAGS_IP_CSUM;

Completed in 341 milliseconds