Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()