Searched refs:rx_coalesce_adapt_on (Results 1 – 5 of 5) sorted by relevance
661 bool rx_coalesce_adapt_on; member
1303 ec->use_adaptive_rx_coalesce = nn->rx_coalesce_adapt_on; in nfp_net_get_coalesce()1598 nn->rx_coalesce_adapt_on = !!ec->use_adaptive_rx_coalesce; in nfp_net_set_coalesce()
2334 nn->rx_coalesce_adapt_on = true; in nfp_net_irqmod_init()
1131 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfd3_poll()
1236 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfdk_poll()