Home
last modified time | relevance | path

Searched refs:E1000_TXD_POPTS_IXSM (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c678 zeroed.upper.fields.popts |= E1000_TXD_POPTS_IXSM; in e1000g_fill_tx_ring()
830 upper.fields.popts |= E1000_TXD_POPTS_IXSM; in e1000g_fill_tx_ring()
/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h394 #define E1000_TXD_POPTS_IXSM 0x01 /* Insert IP checksum */ macro
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_tx.c991 E1000_TXD_POPTS_IXSM << 8; in igb_tx_fill_ring()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h425 #define E1000_TXD_POPTS_IXSM 0x01 /* Insert IP checksum */ macro