Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h668 bool tx_coalesce_adapt_on; member
Dnfp_net_ethtool.c1091 ec->use_adaptive_tx_coalesce = nn->tx_coalesce_adapt_on; in nfp_net_get_coalesce()
1381 nn->tx_coalesce_adapt_on = !!ec->use_adaptive_tx_coalesce; in nfp_net_set_coalesce()
Dnfp_net_common.c2085 if (r_vec->nfp_net->tx_coalesce_adapt_on) { in nfp_net_poll()
4013 nn->tx_coalesce_adapt_on = true; in nfp_net_irqmod_init()