Searched refs:HNS3_INT_GL_MAX (Results 1 – 2 of 2) sorted by relevance
1163 if (cmd->rx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()1166 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()1170 if (cmd->tx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()1173 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()
422 #define HNS3_INT_GL_MAX 0x1FE0 macro