Searched refs:mes_v12_1_opcodes (Results 1 – 1 of 1) sorted by relevance
93 static const char *mes_v12_1_opcodes[] = { variable132 if (x_pkt->header.opcode < ARRAY_SIZE(mes_v12_1_opcodes)) in mes_v12_1_get_op_string()133 op_str = mes_v12_1_opcodes[x_pkt->header.opcode]; in mes_v12_1_get_op_string()