Home
last modified time | relevance | path

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

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