Searched refs:MTL_Q_RQFCR (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-reg.h | 396 #define MTL_Q_RQFCR 0x50 macro
|
D | dwc-xlgmac-hw.c | 1680 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()
|
/linux-5.19.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 808 #define MTL_Q_RQFCR 0x50 macro
|
D | xgbe-dev.c | 2356 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQFCR, RFA, in xgbe_config_flow_control_threshold() 2358 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQFCR, RFD, in xgbe_config_flow_control_threshold()
|