Searched refs:HNS3_INT_GL_MAX (Results 1 – 2 of 2) sorted by relevance
871 if (cmd->rx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()874 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()878 if (cmd->tx_coalesce_usecs > HNS3_INT_GL_MAX) { in hns3_check_gl_coalesce_para()881 HNS3_INT_GL_MAX); in hns3_check_gl_coalesce_para()
455 #define HNS3_INT_GL_MAX 0x1FE0 macro