Searched refs:tx_gl (Results 1 – 1 of 1) sorted by relevance
1400 u32 rx_gl, tx_gl; in hns3_check_gl_coalesce_para() local1429 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()