Searched refs:PCH_GBE_INT_RX_DSC_EMP (Results 1 – 3 of 3) sorted by relevance
33 #define PCH_GBE_INT_RX_DSC_EMP 0x00000020 macro
98 #define PCH_GBE_INT_RX_DSC_EMP 0x00000020 /* Receive Descriptor Empty */ macro
76 PCH_GBE_INT_RX_DSC_EMP | \1287 if ((int_st & PCH_GBE_INT_RX_DSC_EMP)) { in pch_gbe_intr()1291 iowrite32((int_en & ~PCH_GBE_INT_RX_DSC_EMP), &hw->reg->INT_EN); in pch_gbe_intr()