Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h338 #define XGMAC_MTL_TCx_LOCREDIT(x) (0x00001124 + (0x80 * (x))) macro
H A Ddwxgmac2_core.c281 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()