Searched refs:spec_opcode (Results 1 – 1 of 1) sorted by relevance
256 static const u16 spec_opcode[] = { HCLGE_OPC_STATS_64_BIT, variable275 for (i = 0; i < ARRAY_SIZE(spec_opcode); i++) in hclge_comm_is_special_opcode()276 if (spec_opcode[i] == opcode) in hclge_comm_is_special_opcode()