coal_adapt_en     562 drivers/net/ethernet/hisilicon/hns/hnae.h 	bool coal_adapt_en;
coal_adapt_en     720 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	bool coal_enable = ring->q->handle->coal_adapt_en;
coal_adapt_en     731 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	bool coal_enable = ring->q->handle->coal_adapt_en;
coal_adapt_en     885 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		if (ring->q->handle->coal_adapt_en)
coal_adapt_en     908 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		if (ring->q->handle->coal_adapt_en)
coal_adapt_en     741 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	ec->use_adaptive_rx_coalesce = priv->ae_handle->coal_adapt_en;
coal_adapt_en     742 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	ec->use_adaptive_tx_coalesce = priv->ae_handle->coal_adapt_en;
coal_adapt_en     793 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	if (ec->use_adaptive_rx_coalesce != priv->ae_handle->coal_adapt_en)
coal_adapt_en     794 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 		priv->ae_handle->coal_adapt_en = ec->use_adaptive_rx_coalesce;