Searched refs:ptx_coal (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c559 struct hns3_enet_coalesce *ptx_coal = &priv->tx_coal; local
562 tx_coal->adapt_enable = ptx_coal->adapt_enable;
565 tx_coal->int_gl = ptx_coal->int_gl;
569 tx_coal->flow_level = ptx_coal->flow_level;
584 tx_coal->int_ql = ptx_coal->int_ql;

Completed in 265 milliseconds