Searched refs:bhdr (Results 1 – 1 of 1) sorted by relevance
139 struct rio_ch_base_bhdr bhdr; member411 req->destid = ntohl(hh->bhdr.src_id); in riocm_req_handler()610 if (hdr->bhdr.type != RIO_CM_CHAN) { in rio_ibmsg_handler()613 hdr->bhdr.type); in rio_ibmsg_handler()816 hdr->bhdr.src_id = htonl(ch->loc_destid); in riocm_ch_send()817 hdr->bhdr.dst_id = htonl(ch->rem_destid); in riocm_ch_send()818 hdr->bhdr.src_mbox = cmbox; in riocm_ch_send()819 hdr->bhdr.dst_mbox = cmbox; in riocm_ch_send()820 hdr->bhdr.type = RIO_CM_CHAN; in riocm_ch_send()984 hdr->bhdr.src_id = htonl(ch->loc_destid); in riocm_ch_connect()[all …]