Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h175 #define CRC_APD BIT(14) /* append CRC to transmitted packet */ macro
H A Dmoxart_ether.c99 priv->reg_maccr = RX_BROADPKT | FULLDUP | CRC_APD | RX_FTL; in moxart_mac_reset()