Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rapidio/
H A 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()
/kernel/linux/linux-6.6/drivers/rapidio/
H A 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()

Completed in 6 milliseconds