Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h336 #define XGMAC_MTL_TCx_SENDSLOPE(x) (0x0000111c + (0x80 * (x))) macro
Ddwxgmac2_core.c262 writel(send_slope, ioaddr + XGMAC_MTL_TCx_SENDSLOPE(queue)); in dwxgmac2_config_cbs()