Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c149 #define TXDESC_FRAME_FLUSHED 0x00000020 macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c301 #define TXDESC_FRAME_FLUSHED 0x00000020 macro
526 if (status & TXDESC_FRAME_FLUSHED) in desc_get_tx_status()