Searched refs:GMAC_RXQCTRL_PSRQX_SHIFT (Results 1 – 2 of 2) sorted by relevance
131 #define GMAC_RXQCTRL_PSRQX_SHIFT(x) ((x) * 8) macro
95 value |= (prio << GMAC_RXQCTRL_PSRQX_SHIFT(queue)) & in dwmac4_rx_queue_priority()