Searched refs:tx_coalesce_adapt_on (Results 1 – 5 of 5) sorted by relevance
662 bool tx_coalesce_adapt_on; member
1304 ec->use_adaptive_tx_coalesce = nn->tx_coalesce_adapt_on; in nfp_net_get_coalesce()1599 nn->tx_coalesce_adapt_on = !!ec->use_adaptive_tx_coalesce; in nfp_net_set_coalesce()
2335 nn->tx_coalesce_adapt_on = true; in nfp_net_irqmod_init()
1146 if (r_vec->nfp_net->tx_coalesce_adapt_on && r_vec->tx_ring) { in nfp_nfd3_poll()
1251 if (r_vec->nfp_net->tx_coalesce_adapt_on && r_vec->tx_ring) { in nfp_nfdk_poll()