Searched refs:HNS3_INT_GL_MAX (Results 1 – 2 of 2) sorted by relevance
1129 if (cmd->rx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()1132 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()1136 if (cmd->tx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()1139 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()
453 #define HNS3_INT_GL_MAX 0x1FE0 macro