Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c484 lif->rx_coalesce_hw = rx_coal; in ionic_set_coalesce()
513 lif->rx_coalesce_hw); in ionic_set_coalesce()
680 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
Dionic_lif.h225 u32 rx_coalesce_hw; /* what the hw is using */ member
Dionic_lif.c2097 lif->rx_coalesce_hw); in ionic_txrx_alloc()
2099 lif->rxqcqs[i]->intr.dim_coal_hw = lif->rx_coalesce_hw; in ionic_txrx_alloc()
2728 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
2743 lif->rx_coalesce_hw); in ionic_reconfigure_queues()
2890 lif->rx_coalesce_hw = ionic_coal_usec_to_hw(lif->ionic, in ionic_lif_alloc()
2893 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()