Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c1691 static int xlgmac_config_tx_threshold(struct xlgmac_pdata *pdata, in xlgmac_config_tx_threshold() function
3018 xlgmac_config_tx_threshold(pdata, pdata->tx_threshold); in xlgmac_hw_init()
3121 hw_ops->config_tx_threshold = xlgmac_config_tx_threshold; in xlgmac_init_hw_ops()