Searched refs:HCLGE_TM_FLUSH_EN_MSK (Results 1 – 2 of 2) sorted by relevance
37 #define HCLGE_TM_FLUSH_EN_MSK BIT(0) macro
2132 desc.data[0] = cpu_to_le32(enable ? HCLGE_TM_FLUSH_EN_MSK : 0); in hclge_tm_flush_cfg()