Home
last modified time | relevance | path

Searched refs:MTL_Q_RQFCR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h396 #define MTL_Q_RQFCR 0x50 macro
H A Ddwc-xlgmac-hw.c1680 regval = readl(XLGMAC_MTL_REG(pdata, i, MTL_Q_RQFCR)); in xlgmac_config_flow_control_threshold()
1687 writel(regval, XLGMAC_MTL_REG(pdata, i, MTL_Q_RQFCR)); in xlgmac_config_flow_control_threshold()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h808 #define MTL_Q_RQFCR 0x50 macro
H A Dxgbe-dev.c2413 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQFCR, RFA, in xgbe_config_flow_control_threshold()
2415 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQFCR, RFD, in xgbe_config_flow_control_threshold()