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

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c483 lif->rx_coalesce_hw = rx_coal;
512 lif->rx_coalesce_hw);
791 lif->tx_coalesce_hw = lif->rx_coalesce_hw;
H A Dionic_lif.h237 u32 rx_coalesce_hw; /* what the hw is using */ member in struct:ionic_lif
H A Dionic_lif.c2078 lif->rx_coalesce_hw);
2080 lif->rxqcqs[i]->intr.dim_coal_hw = lif->rx_coalesce_hw;
3034 lif->tx_coalesce_hw = lif->rx_coalesce_hw;
3054 lif->rx_coalesce_hw);
3205 lif->rx_coalesce_hw = ionic_coal_usec_to_hw(lif->ionic,
3208 lif->tx_coalesce_hw = lif->rx_coalesce_hw;

Completed in 92 milliseconds