Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h76 #define ERI_TMD_CSENABL (1 << 29) /* 29 : Enable checksum computation */ macro
99 #define ERI_TMDCSUM_CTL (ERI_TMD_CSENABL | \
H A Deri.c3483 tmdcsum = ERI_TMD_CSENABL; in eri_send_msg()