IRDMA_NTOHS
opcode = IRDMA_NTOHS(mpa[1]) & 0xf;
ddp_seg_len = IRDMA_NTOHS(*(BE16 *) pkt);
fpdu_len = IRDMA_NTOHS(*(__be16 *) datap);