Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c524 lif->rx_coalesce_hw = rx_coal; in ionic_set_coalesce()
553 lif->rx_coalesce_hw); in ionic_set_coalesce()
832 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_set_channels()
H A Dionic_lif.h237 u32 rx_coalesce_hw; /* what the hw is using */ member
H A Dionic_lif.c2127 lif->rx_coalesce_hw); in ionic_txrx_alloc()
2129 lif->rxqcqs[i]->intr.dim_coal_hw = lif->rx_coalesce_hw; in ionic_txrx_alloc()
3076 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_reconfigure_queues()
3096 lif->rx_coalesce_hw); in ionic_reconfigure_queues()
3285 lif->rx_coalesce_hw = ionic_coal_usec_to_hw(lif->ionic, in ionic_lif_alloc()
3288 lif->tx_coalesce_hw = lif->rx_coalesce_hw; in ionic_lif_alloc()