Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c151 #define TXDESC_PAYLOAD_CSUM_ERR 0x00000080 macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c303 #define TXDESC_PAYLOAD_CSUM_ERR 0x00000080 macro
536 if (status & TXDESC_PAYLOAD_CSUM_ERR) in desc_get_tx_status()