Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c752 bool set_tx_coal = false; in __hinic_set_coalesce() local
772 set_tx_coal = true; in __hinic_set_coalesce()
781 if (set_tx_coal && (!tx_intr_coal.coalesce_timer_cfg || in __hinic_set_coalesce()
790 if (set_tx_coal) { in __hinic_set_coalesce()
/linux-6.1.9/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()
3225 set_tx_coal(mp, 0); in mv643xx_eth_probe()