Home
last modified time | relevance | path

Searched refs:tx_coalesce_adapt_on (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c1091 ec->use_adaptive_tx_coalesce = nn->tx_coalesce_adapt_on; in nfp_net_get_coalesce()
1386 nn->tx_coalesce_adapt_on = !!ec->use_adaptive_tx_coalesce; in nfp_net_set_coalesce()
Dnfp_net.h665 bool tx_coalesce_adapt_on; member
Dnfp_net_common.c2085 if (r_vec->nfp_net->tx_coalesce_adapt_on && r_vec->tx_ring) { in nfp_net_poll()
4009 nn->tx_coalesce_adapt_on = true; in nfp_net_irqmod_init()