Home
last modified time | relevance | path

Searched refs:set_tx_coal (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c756 bool set_tx_coal = false; in __hinic_set_coalesce() local
776 set_tx_coal = true; in __hinic_set_coalesce()
785 if (set_tx_coal && (!tx_intr_coal.coalesce_timer_cfg || in __hinic_set_coalesce()
794 if (set_tx_coal) { in __hinic_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1405 static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_tx_coal() function
1629 set_tx_coal(mp, ec->tx_coalesce_usecs); in mv643xx_eth_set_coalesce()
3208 set_tx_coal(mp, 0); in mv643xx_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1408 static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_tx_coal() function
1636 set_tx_coal(mp, ec->tx_coalesce_usecs); in mv643xx_eth_set_coalesce()
3260 set_tx_coal(mp, 0); in mv643xx_eth_probe()

Completed in 13 milliseconds