Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwxgmac2.h74 #define XGMAC_RXQEN(x) GENMASK((x) * 2 + 1, (x) * 2) macro
A Ddwxgmac2_core.c88 value = readl(ioaddr + XGMAC_RXQ_CTRL0) & ~XGMAC_RXQEN(queue); in dwxgmac2_rx_queue_enable()
1509 value = readl(ioaddr + XLGMAC_RXQ_ENABLE_CTRL0) & ~XGMAC_RXQEN(queue); in dwxlgmac2_rx_queue_enable()

Completed in 10 milliseconds