Home
last modified time | relevance | path

Searched refs:rx_coalesce_adapt_on (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h587 * @rx_coalesce_adapt_on: Is RX interrupt moderation adaptive?
677 bool rx_coalesce_adapt_on; member
H A Dnfp_net_ethtool.c1502 ec->use_adaptive_rx_coalesce = nn->rx_coalesce_adapt_on; in nfp_net_get_coalesce()
1797 nn->rx_coalesce_adapt_on = !!ec->use_adaptive_rx_coalesce; in nfp_net_set_coalesce()
H A Dnfp_net_common.c2480 nn->rx_coalesce_adapt_on = true; in nfp_net_irqmod_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/
H A Ddp.c1167 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfd3_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c1277 if (r_vec->nfp_net->rx_coalesce_adapt_on && r_vec->rx_ring) { in nfp_nfdk_poll()

Completed in 11 milliseconds