Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h298 #define XGMAC_MTL_TCx_HICREDIT(x) (0x00001120 + (0x80 * (x))) macro
Ddwxgmac2_core.c224 writel(high_credit, ioaddr + XGMAC_MTL_TCx_HICREDIT(queue)); in dwxgmac2_config_cbs()