Home
last modified time | relevance | path

Searched refs:rx_coalesce_hw (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c464 lif->rx_coalesce_hw = rx_coal; in ionic_set_coalesce()
493 lif->rx_coalesce_hw); in ionic_set_coalesce()
651 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
H A Dionic_lif.h207 u32 rx_coalesce_hw; /* what the hw is using */ member
H A Dionic_lif.c1748 lif->rx_coalesce_hw); in ionic_txrx_alloc()
1750 lif->rxqcqs[i]->intr.dim_coal_hw = lif->rx_coalesce_hw; in ionic_txrx_alloc()
2303 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
2318 lif->rx_coalesce_hw); in ionic_reconfigure_queues()
2460 lif->rx_coalesce_hw = ionic_coal_usec_to_hw(lif->ionic, in ionic_lif_alloc()
2463 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c478 lif->rx_coalesce_hw = rx_coal; in ionic_set_coalesce()
507 lif->rx_coalesce_hw); in ionic_set_coalesce()
781 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
H A Dionic_lif.h225 u32 rx_coalesce_hw; /* what the hw is using */ member
H A Dionic_lif.c2116 lif->rx_coalesce_hw); in ionic_txrx_alloc()
2118 lif->rxqcqs[i]->intr.dim_coal_hw = lif->rx_coalesce_hw; in ionic_txrx_alloc()
2994 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
3014 lif->rx_coalesce_hw); in ionic_reconfigure_queues()
3165 lif->rx_coalesce_hw = ionic_coal_usec_to_hw(lif->ionic, in ionic_lif_alloc()
3168 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()

Completed in 12 milliseconds