Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h319 #define XGMAC_MTL_TCx_QUANTUM_WEIGHT(x) (0x00001118 + (0x80 * (x))) macro
H A Ddwxgmac2_core.c250 writel(weight, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue)); in dwxgmac2_set_mtl_tx_queue_weight()
279 writel(idle_slope, ioaddr + XGMAC_MTL_TCx_QUANTUM_WEIGHT(queue)); in dwxgmac2_config_cbs()