Searched refs:int_gl (Results 1 – 3 of 3) sorted by relevance
463 u16 int_gl; member641 #define hns3_gl_usec_to_reg(int_gl) (int_gl >> 1) argument642 #define hns3_gl_round_down(int_gl) round_down(int_gl, 2) argument
1109 cmd->tx_coalesce_usecs = tx_vector->tx_group.coal.int_gl; in hns3_get_coalesce_per_queue()1110 cmd->rx_coalesce_usecs = rx_vector->rx_group.coal.int_gl; in hns3_get_coalesce_per_queue()1235 tx_vector->tx_group.coal.int_gl = cmd->tx_coalesce_usecs; in hns3_set_coalesce_per_queue()1236 rx_vector->rx_group.coal.int_gl = cmd->rx_coalesce_usecs; in hns3_set_coalesce_per_queue()1239 tx_vector->tx_group.coal.int_gl); in hns3_set_coalesce_per_queue()1241 rx_vector->rx_group.coal.int_gl); in hns3_set_coalesce_per_queue()
238 tqp_vector->tx_group.coal.int_gl = HNS3_INT_GL_50K; in hns3_vector_gl_rl_init()239 tqp_vector->rx_group.coal.int_gl = HNS3_INT_GL_50K; in hns3_vector_gl_rl_init()251 tqp_vector->tx_group.coal.int_gl); in hns3_vector_gl_rl_init_hw()253 tqp_vector->rx_group.coal.int_gl); in hns3_vector_gl_rl_init_hw()3069 ring_group->coal.int_gl = HNS3_INT_GL_50K; in hns3_get_new_int_gl()3077 new_int_gl = ring_group->coal.int_gl; in hns3_get_new_int_gl()3095 if (new_int_gl != ring_group->coal.int_gl) { in hns3_get_new_int_gl()3096 ring_group->coal.int_gl = new_int_gl; in hns3_get_new_int_gl()3117 rx_group->coal.int_gl); in hns3_update_new_int_gl()3124 tx_group->coal.int_gl); in hns3_update_new_int_gl()