Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h175 #define IGC_RCTL_SECRC 0x04000000 /* Strip Ethernet CRC */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c572 IGC_RCTL_RDMTS_HALF | IGC_RCTL_SECRC; in igc_rx_hw_init()