Searched refs:opcode_handler (Results 1 – 2 of 2) sorted by relevance
369 static const opcode_handler opcode_handler_tbl[256] = {517 static inline opcode_handler qp_ok(struct hfi1_packet *packet) in qp_ok()584 opcode_handler packet_handler; in hfi1_handle_packet()
913 typedef void (*opcode_handler)(struct hfi1_packet *packet); typedef