Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h137 #define E1000_ADVTXD_DCMD_IFCS 0x02000000 /* Insert FCS (Ethernet CRC) */ macro
H A De1000_82575.h299 #define E1000_ADVTXD_DCMD_IFCS 0x02000000 /* Insert FCS (Ethernet CRC) */ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c970 E1000_ADVTXD_DCMD_IFCS; in igb_tx_fill_ring()
1003 first_tbd->read.cmd_type_len |= E1000_ADVTXD_DCMD_IFCS; in igb_tx_fill_ring()