Searched refs:bhdr (Results 1 – 1 of 1) sorted by relevance
130 struct rio_ch_base_bhdr bhdr; member398 req->destid = ntohl(hh->bhdr.src_id); in riocm_req_handler()597 if (hdr->bhdr.type != RIO_CM_CHAN) { in rio_ibmsg_handler()600 hdr->bhdr.type); in rio_ibmsg_handler()806 hdr->bhdr.src_id = htonl(ch->loc_destid); in riocm_ch_send()807 hdr->bhdr.dst_id = htonl(ch->rem_destid); in riocm_ch_send()808 hdr->bhdr.src_mbox = cmbox; in riocm_ch_send()809 hdr->bhdr.dst_mbox = cmbox; in riocm_ch_send()810 hdr->bhdr.type = RIO_CM_CHAN; in riocm_ch_send()974 hdr->bhdr.src_id = htonl(ch->loc_destid); in riocm_ch_connect()[all …]