Searched refs:P4_OPCODE_ESEL (Results 1 – 2 of 2) sorted by relevance
512 P4_CCCR_ESEL(P4_OPCODE_ESEL(P4_OPCODE(event))))724 esel = P4_OPCODE_ESEL(bind->opcode); in p4_pmu_event_map()846 esel = P4_OPCODE_ESEL(bind->opcode); in p4_hw_config()
295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) macro