Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_ethtool.c491 lif->tx_coalesce_hw = tx_coal; in ionic_set_coalesce()
521 lif->tx_coalesce_hw); in ionic_set_coalesce()
793 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
A Dionic_lif.h239 u32 tx_coalesce_hw; /* what the hw is using */ member
A Dionic_lif.c2093 lif->tx_coalesce_hw); in ionic_txrx_alloc()
2095 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_txrx_alloc()
3076 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
3103 lif->tx_coalesce_hw); in ionic_reconfigure_queues()
3105 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_reconfigure_queues()
3288 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()

Completed in 13 milliseconds