Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c570 unsigned int ehfc = 0; in xgbe_enable_tx_flow_control() local
576 ehfc = 1; in xgbe_enable_tx_flow_control()
578 ehfc = 1; in xgbe_enable_tx_flow_control()
582 XGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, EHFC, ehfc); in xgbe_enable_tx_flow_control()
586 ehfc ? "enabled" : "disabled", i); in xgbe_enable_tx_flow_control()