Searched refs:XGMAC_TQS (Results 1 – 2 of 2) sorted by relevance
249 value &= ~XGMAC_TQS; in dwxgmac2_dma_tx_mode()250 value |= (tqs << XGMAC_TQS_SHIFT) & XGMAC_TQS; in dwxgmac2_dma_tx_mode()
309 #define XGMAC_TQS GENMASK(25, 16) macro