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