Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_82575.h298 #define IGC_DVMOLR_STRCRC 0x80000000 /* CRC stripping enable */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1304 dvmolr |= IGC_DVMOLR_STRVLAN | IGC_DVMOLR_STRCRC; in igc_rx_init()
2270 reg_val |= IGC_DVMOLR_STRVLAN | IGC_DVMOLR_STRCRC; in eth_igc_vlan_strip_queue_set()
2274 IGC_DVMOLR_STRCRC); in eth_igc_vlan_strip_queue_set()