dst_ch            132 drivers/rapidio/rio_cm.c 	u16 dst_ch;
dst_ch            383 drivers/rapidio/rio_cm.c 	chnum = ntohs(hh->dst_ch);
dst_ch            429 drivers/rapidio/rio_cm.c 	chnum = ntohs(hh->dst_ch);
dst_ch            461 drivers/rapidio/rio_cm.c 	riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch));
dst_ch            464 drivers/rapidio/rio_cm.c 	ch = idr_find(&ch_idr, ntohs(hh->dst_ch));
dst_ch            496 drivers/rapidio/rio_cm.c 		    hdr->ch_op, ntohs(hdr->dst_ch), ntohs(hdr->src_ch));
dst_ch            533 drivers/rapidio/rio_cm.c 	riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch));
dst_ch            535 drivers/rapidio/rio_cm.c 	ch = riocm_get_channel(ntohs(hdr->dst_ch));
dst_ch            813 drivers/rapidio/rio_cm.c 	hdr->dst_ch = htons(ch->rem_channel);
dst_ch            981 drivers/rapidio/rio_cm.c 	hdr->dst_ch = htons(rem_ch);
dst_ch           1032 drivers/rapidio/rio_cm.c 	hdr->dst_ch = htons(ch->rem_channel);
dst_ch           1410 drivers/rapidio/rio_cm.c 	hdr->dst_ch = htons(ch->rem_channel);