Home
last modified time | relevance | path

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

/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()