config_tx_coalesce 3599 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	hw_if->config_tx_coalesce = xgbe_config_tx_coalesce;
config_tx_coalesce 1163 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	hw_if->config_tx_coalesce(pdata);
config_tx_coalesce  513 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 	hw_if->config_tx_coalesce(pdata);
config_tx_coalesce  789 drivers/net/ethernet/amd/xgbe/xgbe.h 	int (*config_tx_coalesce)(struct xgbe_prv_data *);
config_tx_coalesce  203 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 	hw_ops->config_tx_coalesce(pdata);
config_tx_coalesce 3115 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c 	hw_ops->config_tx_coalesce = xlgmac_config_tx_coalesce;
config_tx_coalesce  449 drivers/net/ethernet/synopsys/dwc-xlgmac.h 	int (*config_tx_coalesce)(struct xlgmac_pdata *pdata);