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

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c489 lif->tx_coalesce_hw = tx_coal;
519 lif->tx_coalesce_hw);
791 lif->tx_coalesce_hw = lif->rx_coalesce_hw;
H A Dionic_lif.h239 u32 tx_coalesce_hw; /* what the hw is using */ member in struct:ionic_lif
H A Dionic_lif.c2045 lif->tx_coalesce_hw);
2047 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw;
3034 lif->tx_coalesce_hw = lif->rx_coalesce_hw;
3061 lif->tx_coalesce_hw);
3063 lif->txqcqs[i]->intr.dim_coal_hw = lif->tx_coalesce_hw;
3208 lif->tx_coalesce_hw = lif->rx_coalesce_hw;

Completed in 108 milliseconds