Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dpch_gbe.h36 #define PCH_GBE_INT_TX_FIFO_ERR 0x00000400 macro
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h101 #define PCH_GBE_INT_TX_FIFO_ERR 0x00000400 /* Transmission FIFO underflow. */ macro
H A Dpch_gbe_main.c1280 if (int_st & PCH_GBE_INT_TX_FIFO_ERR) in pch_gbe_intr()