Home
last modified time | relevance | path

Searched refs:EX_DPD_UDPCKSUM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h369 #define EX_DPD_UDPCKSUM 0x08000000 /* do hardware UDP checksum */ macro
H A Delxl.c1172 cflags |= (EX_DPD_TCPCKSUM | EX_DPD_UDPCKSUM); in elxl_m_tx()