Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c146 #define TXDESC_LOCAL_FAULT 0x00000004 macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c298 #define TXDESC_LOCAL_FAULT 0x00000004 macro
532 if (status & TXDESC_LOCAL_FAULT) in desc_get_tx_status()