Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h299 #define XGMAC_MTL_TCx_LOCREDIT(x) (0x00001124 + (0x80 * (x))) macro
Ddwxgmac2_core.c225 writel(low_credit, ioaddr + XGMAC_MTL_TCx_LOCREDIT(queue)); in dwxgmac2_config_cbs()