Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_ethtool.c490 lif->tx_coalesce_hw = tx_coal; in ionic_set_coalesce()
520 lif->tx_coalesce_hw); in ionic_set_coalesce()
680 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
Dionic_lif.h227 u32 tx_coalesce_hw; /* what the hw is using */ member
Dionic_lif.c2068 lif->tx_coalesce_hw); in ionic_txrx_alloc()
2070 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_txrx_alloc()
2728 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
2750 lif->tx_coalesce_hw); in ionic_reconfigure_queues()
2752 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_reconfigure_queues()
2893 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()