Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c470 lif->tx_coalesce_hw = tx_coal; in ionic_set_coalesce()
500 lif->tx_coalesce_hw); in ionic_set_coalesce()
651 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
H A Dionic_lif.h209 u32 tx_coalesce_hw; /* what the hw is using */ member
H A Dionic_lif.c1723 lif->tx_coalesce_hw); in ionic_txrx_alloc()
1725 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_txrx_alloc()
2299 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
2321 lif->tx_coalesce_hw); in ionic_reconfigure_queues()
2323 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw; in ionic_reconfigure_queues()
2459 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()