Searched refs:rx_coalesce_adapt_on (Results 1 – 5 of 5) sorted by relevance
680 bool rx_coalesce_adapt_on; member
1878 ec->use_adaptive_rx_coalesce = nn->rx_coalesce_adapt_on; in nfp_net_get_coalesce()2191 nn->rx_coalesce_adapt_on = !!ec->use_adaptive_rx_coalesce; in nfp_net_set_coalesce()
2662 nn->rx_coalesce_adapt_on = true; in nfp_net_irqmod_init()
1170 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfd3_poll()
1280 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfdk_poll()