Searched refs:RXQ_CFG_ENB (Results 1 – 2 of 2) sorted by relevance
2285 RXQ_CFG_IPV6_CSUM_VERIFY | RXQ_CFG_ENB; in atge_device_start()2337 RXQ_CFG_CUT_THROUGH_ENB | RXQ_CFG_ENB; in atge_device_start()2392 RXQ_CFG_IPV6_CSUM_VERIFY | RXQ_CFG_ENB; in atge_device_start()2628 reg = reg & ~RXQ_CFG_ENB; in atge_device_stop()2656 reg = reg & ~RXQ_CFG_ENB; in atge_device_stop()2676 reg = reg & ~RXQ_CFG_ENB; in atge_device_stop()
520 #define RXQ_CFG_ENB 0x80000000 macro