Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1400 u32 rx_gl, tx_gl; in hns3_check_gl_coalesce_para() local
1429 tx_gl = hns3_gl_round_down(cmd->tx_coalesce_usecs); in hns3_check_gl_coalesce_para()
1430 if (tx_gl != cmd->tx_coalesce_usecs) { in hns3_check_gl_coalesce_para()
1433 cmd->tx_coalesce_usecs, tx_gl); in hns3_check_gl_coalesce_para()