Home
last modified time | relevance | path

Searched refs:rem_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/rapidio/
Drio_cm.c188 u16 rem_channel; /* remote channel ID */ member
440 ch->rem_channel = ntohs(hh->src_ch); in riocm_resp_handler()
813 hdr->dst_ch = htons(ch->rem_channel); in riocm_ch_send()
963 ch->rem_channel = rem_ch; in riocm_ch_connect()
1032 hdr->dst_ch = htons(ch->rem_channel); in riocm_send_ack()
1145 new_ch->rem_channel = req->chan; in riocm_ch_accept()
1410 hdr->dst_ch = htons(ch->rem_channel); in riocm_send_close()