Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_dev.c256 unsigned int ehfc = 0; in axgbe_enable_tx_flow_control() local
260 ehfc = 1; in axgbe_enable_tx_flow_control()
262 AXGMAC_MTL_IOWRITE_BITS(pdata, i, MTL_Q_RQOMR, EHFC, ehfc); in axgbe_enable_tx_flow_control()
265 ehfc ? "enabled" : "disabled", i); in axgbe_enable_tx_flow_control()