Home
last modified time | relevance | path

Searched refs:ENET_HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgb_hw.h652 #define ENET_HEADER_SIZE 14 macro
H A Dif_ixgb.c1328 TXD->tucss = ENET_HEADER_SIZE + sizeof(struct ip); in ixgb_transmit_checksum_setup()
1335 ENET_HEADER_SIZE + sizeof(struct ip) + in ixgb_transmit_checksum_setup()
1339 ENET_HEADER_SIZE + sizeof(struct ip) + in ixgb_transmit_checksum_setup()
H A Dif_em_hw.h666 #define ENET_HEADER_SIZE 14 macro