Home
last modified time | relevance | path

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

/dpdk/drivers/net/igc/base/
H A Digc_82575.h298 #define IGC_DVMOLR_STRCRC 0x80000000 /* CRC stripping enable */ macro
/dpdk/drivers/net/igc/
H A Digc_txrx.c1289 dvmolr &= ~IGC_DVMOLR_STRCRC; in igc_rx_init()
1291 dvmolr |= IGC_DVMOLR_STRCRC; in igc_rx_init()