Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1163 u32 rx_gl, tx_gl; in hns3_check_gl_coalesce_para() local
1186 tx_gl = hns3_gl_round_down(cmd->tx_coalesce_usecs); in hns3_check_gl_coalesce_para()
1187 if (tx_gl != cmd->tx_coalesce_usecs) { in hns3_check_gl_coalesce_para()
1190 cmd->tx_coalesce_usecs, tx_gl); in hns3_check_gl_coalesce_para()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1380 u32 rx_gl, tx_gl; in hns3_check_gl_coalesce_para() local
1409 tx_gl = hns3_gl_round_down(cmd->tx_coalesce_usecs); in hns3_check_gl_coalesce_para()
1410 if (tx_gl != cmd->tx_coalesce_usecs) { in hns3_check_gl_coalesce_para()
1413 cmd->tx_coalesce_usecs, tx_gl); in hns3_check_gl_coalesce_para()

Completed in 10 milliseconds