Searched refs:int_gl (Results 1 – 3 of 3) sorted by relevance
431 u16 int_gl; member571 #define hns3_gl_usec_to_reg(int_gl) (int_gl >> 1) argument572 #define hns3_gl_round_down(int_gl) round_down(int_gl, 2) argument
1112 cmd->tx_coalesce_usecs = tx_vector->tx_group.coal.int_gl; in hns3_get_coalesce_per_queue()1113 cmd->rx_coalesce_usecs = rx_vector->rx_group.coal.int_gl; in hns3_get_coalesce_per_queue()1238 tx_vector->tx_group.coal.int_gl = cmd->tx_coalesce_usecs; in hns3_set_coalesce_per_queue()1239 rx_vector->rx_group.coal.int_gl = cmd->rx_coalesce_usecs; in hns3_set_coalesce_per_queue()1242 tx_vector->tx_group.coal.int_gl); in hns3_set_coalesce_per_queue()1244 rx_vector->rx_group.coal.int_gl); in hns3_set_coalesce_per_queue()
252 tqp_vector->tx_group.coal.int_gl = HNS3_INT_GL_50K; in hns3_vector_gl_rl_init()253 tqp_vector->rx_group.coal.int_gl = HNS3_INT_GL_50K; in hns3_vector_gl_rl_init()265 tqp_vector->tx_group.coal.int_gl); in hns3_vector_gl_rl_init_hw()267 tqp_vector->rx_group.coal.int_gl); in hns3_vector_gl_rl_init_hw()3292 ring_group->coal.int_gl = HNS3_INT_GL_50K; in hns3_get_new_int_gl()3300 new_int_gl = ring_group->coal.int_gl; in hns3_get_new_int_gl()3318 if (new_int_gl != ring_group->coal.int_gl) { in hns3_get_new_int_gl()3319 ring_group->coal.int_gl = new_int_gl; in hns3_get_new_int_gl()3340 rx_group->coal.int_gl); in hns3_update_new_int_gl()3347 tx_group->coal.int_gl); in hns3_update_new_int_gl()