Home
last modified time | relevance | path

Searched refs:PCH_GBE_INT_TX_DMA_ERR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dpch_gbe.h37 #define PCH_GBE_INT_TX_DMA_ERR 0x00000800 macro
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h102 #define PCH_GBE_INT_TX_DMA_ERR 0x00000800 /* Transmission DMA Error */ macro
H A Dpch_gbe_main.c1282 if (int_st & PCH_GBE_INT_TX_DMA_ERR) in pch_gbe_intr()