Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c191 unsigned int tqs = fifosz / 256 - 1; in dwxgmac2_dma_tx_mode() local
226 value = u32_replace_bits(value, tqs, XGMAC_TQS); in dwxgmac2_dma_tx_mode()
H A Ddwmac4_dma.c332 unsigned int tqs = fifosz / 256 - 1; in dwmac4_dma_tx_chan_op_mode() local
375 mtl_tx_op = u32_replace_bits(mtl_tx_op, tqs, MTL_OP_MODE_TQS_MASK); in dwmac4_dma_tx_chan_op_mode()