Searched refs:GMAC_RXQCTRL_PSRQX_MASK (Results 1 – 2 of 2) sorted by relevance
111 GMAC_RXQCTRL_PSRQX_MASK(i)); in dwmac4_rx_queue_priority()121 GMAC_RXQCTRL_PSRQX_MASK(queue); in dwmac4_rx_queue_priority()129 GMAC_RXQCTRL_PSRQX_MASK(queue); in dwmac4_rx_queue_priority()
131 #define GMAC_RXQCTRL_PSRQX_MASK(x) GENMASK(7 + ((x) * 8), 0 + ((x) * 8)) macro