Searched refs:coal_adapt_en (Results 1 – 3 of 3) sorted by relevance
741 ec->use_adaptive_rx_coalesce = priv->ae_handle->coal_adapt_en; in hns_get_coalesce()742 ec->use_adaptive_tx_coalesce = priv->ae_handle->coal_adapt_en; in hns_get_coalesce()793 if (ec->use_adaptive_rx_coalesce != priv->ae_handle->coal_adapt_en) in hns_set_coalesce()794 priv->ae_handle->coal_adapt_en = ec->use_adaptive_rx_coalesce; in hns_set_coalesce()
721 bool coal_enable = ring->q->handle->coal_adapt_en; in hns_coal_rx_bdnum()732 bool coal_enable = ring->q->handle->coal_adapt_en; in hns_update_rx_rate()886 if (ring->q->handle->coal_adapt_en) in hns_nic_rx_fini_pro()909 if (ring->q->handle->coal_adapt_en) in hns_nic_rx_fini_pro_v2()
562 bool coal_adapt_en; member