Lines Matching refs:ntohs
383 chnum = ntohs(hh->dst_ch);
403 req->chan = ntohs(hh->src_ch);
429 chnum = ntohs(hh->dst_ch);
440 ch->rem_channel = ntohs(hh->src_ch);
461 riocm_debug(RX_CMD, "for ch=%d", ntohs(hh->dst_ch));
464 ch = idr_find(&ch_idr, ntohs(hh->dst_ch));
496 hdr->ch_op, ntohs(hdr->dst_ch), ntohs(hdr->src_ch));
533 riocm_debug(RX_DATA, "for ch=%d", ntohs(hdr->dst_ch));
535 ch = riocm_get_channel(ntohs(hdr->dst_ch));