config_rx_coalesce 3598 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	hw_if->config_rx_coalesce = xgbe_config_rx_coalesce;
config_rx_coalesce 1178 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	hw_if->config_rx_coalesce(pdata);
config_rx_coalesce  510 drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c 	hw_if->config_rx_coalesce(pdata);
config_rx_coalesce  788 drivers/net/ethernet/amd/xgbe/xgbe.h 	int (*config_rx_coalesce)(struct xgbe_prv_data *);
config_rx_coalesce  200 drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c 	hw_ops->config_rx_coalesce(pdata);
config_rx_coalesce 3114 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c 	hw_ops->config_rx_coalesce = xlgmac_config_rx_coalesce;
config_rx_coalesce  448 drivers/net/ethernet/synopsys/dwc-xlgmac.h 	int (*config_rx_coalesce)(struct xlgmac_pdata *pdata);