Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82575.h323 #define E1000_DVMOLR_STRCRC 0x80000000 /* CRC stripping enable */ macro
/f-stack/dpdk/drivers/net/e1000/
H A Digb_rxtx.c2531 dvmolr &= ~E1000_DVMOLR_STRCRC; in eth_igb_rx_init()
2547 dvmolr |= E1000_DVMOLR_STRCRC; in eth_igb_rx_init()