Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c188 hw_ops->config_tx_coalesce(pdata); in xlgmac_ethtool_set_coalesce()
H A Ddwc-xlgmac.h449 int (*config_tx_coalesce)(struct xlgmac_pdata *pdata); member
H A Ddwc-xlgmac-hw.c3115 hw_ops->config_tx_coalesce = xlgmac_config_tx_coalesce; in xlgmac_init_hw_ops()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h788 int (*config_tx_coalesce)(struct xgbe_prv_data *); member
H A Dxgbe-ethtool.c488 hw_if->config_tx_coalesce(pdata); in xgbe_set_coalesce()
H A Dxgbe-drv.c1090 hw_if->config_tx_coalesce(pdata); in xgbe_init_tx_coalesce()
H A Dxgbe-dev.c3599 hw_if->config_tx_coalesce = xgbe_config_tx_coalesce; in xgbe_init_function_ptrs_dev()