Home
last modified time | relevance | path

Searched refs:set_tx_coal (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c751 bool set_tx_coal = false; in __hinic_set_coalesce() local
771 set_tx_coal = true; in __hinic_set_coalesce()
780 if (set_tx_coal && (!tx_intr_coal.coalesce_timer_cfg || in __hinic_set_coalesce()
789 if (set_tx_coal) { in __hinic_set_coalesce()
/Linux-v5.15/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1407 static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_tx_coal() function
1635 set_tx_coal(mp, ec->tx_coalesce_usecs); in mv643xx_eth_set_coalesce()
3210 set_tx_coal(mp, 0); in mv643xx_eth_probe()