Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dether3.h102 #define CFG2_RECVCRC 0x0200 macro
H A Dether3.c274 priv(dev)->regs.config2 = CFG2_CTRLO|CFG2_RECVCRC|CFG2_ERRENCRC; in ether3_init_2()