ntoh24            131 drivers/infiniband/ulp/iser/iscsi_iser.c 	datalen = ntoh24(hdr->dlength);
ntoh24            448 drivers/infiniband/ulp/iser/iser_initiator.c 	data_seg_len = ntoh24(hdr->dlength);
ntoh24            513 drivers/infiniband/ulp/iser/iser_initiator.c 	data_seg_len = ntoh24(task->hdr->dlength);
ntoh24           1196 drivers/infiniband/ulp/isert/ib_isert.c 	u32 unsol_data_len = ntoh24(hdr->dlength);
ntoh24           1278 drivers/infiniband/ulp/isert/ib_isert.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            409 drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c 	fctl = ntoh24(fh->fh_f_ctl);
ntoh24            136 drivers/s390/scsi/zfcp_dbf.c 	rec->u.uss.d_id = ntoh24(srb->d_id);
ntoh24            601 drivers/s390/scsi/zfcp_dbf.c 		     fsf->req_id, ntoh24(srb->d_id), length);
ntoh24            240 drivers/s390/scsi/zfcp_fc.c 		if ((port->d_id & range) == (ntoh24(page->rscn_fid) & range))
ntoh24            356 drivers/s390/scsi/zfcp_fc.c 	ct_els->port->d_id = ntoh24(gid_pn_rsp->gid_pn.fp_fid);
ntoh24            748 drivers/s390/scsi/zfcp_fc.c 		d_id = ntoh24(acc->fp_fid);
ntoh24           1017 drivers/s390/scsi/zfcp_fc.c 		d_id = ntoh24(bsg_request->rqst_data.h_els.port_id);
ntoh24            110 drivers/s390/scsi/zfcp_fsf.c 	int d_id = ntoh24(sr_buf->d_id);
ntoh24            521 drivers/s390/scsi/zfcp_fsf.c 	fc_host_port_id(shost) = ntoh24(bottom->s_id);
ntoh24            529 drivers/s390/scsi/zfcp_fsf.c 		adapter->peer_d_id = ntoh24(bottom->peer_d_id);
ntoh24            944 drivers/scsi/bnx2fc/bnx2fc_els.c 		if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI)
ntoh24            318 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	tgt = bnx2fc_tgt_lookup(port, ntoh24(fh->fh_d_id));
ntoh24            322 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 				"port_id = 0x%x\n", ntoh24(fh->fh_d_id));
ntoh24            564 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	if (ntoh24(&dest_mac[3]) != ntoh24(fh->fh_d_id)) {
ntoh24            571 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id));
ntoh24            598 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 			if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) {
ntoh24            618 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	if (lport->port_id != ntoh24(fh->fh_d_id) && !vn_port) {
ntoh24            620 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		    lport->port_id, ntoh24(fh->fh_d_id));
ntoh24            344 drivers/scsi/bnx2i/bnx2i_hwi.c 	login_wqe->data_length = ntoh24(login_hdr->dlength);
ntoh24            470 drivers/scsi/bnx2i/bnx2i_hwi.c 	text_wqe->data_length = ntoh24(text_hdr->dlength);
ntoh24           1389 drivers/scsi/fcoe/fcoe.c 	if (ntoh24(&eh->h_dest[3]) != ntoh24(fh->fh_d_id)) {
ntoh24           1405 drivers/scsi/fcoe/fcoe.c 	if (ntoh24(fh->fh_f_ctl) & FC_FC_EX_CTX)
ntoh24           1633 drivers/scsi/fcoe/fcoe.c 	    ntoh24(fh->fh_s_id) == FC_FID_FLOGI) {
ntoh24           2642 drivers/scsi/fcoe/fcoe.c 		if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI)
ntoh24            741 drivers/scsi/fcoe/fcoe_ctlr.c 		if (ntoh24(fh->fh_s_id))
ntoh24            749 drivers/scsi/fcoe/fcoe_ctlr.c 			if (ntoh24(fh->fh_d_id) == FC_FID_FLOGI)
ntoh24            754 drivers/scsi/fcoe/fcoe_ctlr.c 			if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI)
ntoh24            787 drivers/scsi/fcoe/fcoe_ctlr.c 			op, ntoh24(fh->fh_d_id));
ntoh24            788 drivers/scsi/fcoe/fcoe_ctlr.c 	if (fcoe_ctlr_encaps(fip, lport, op, skb, ntoh24(fh->fh_d_id)))
ntoh24            794 drivers/scsi/fcoe/fcoe_ctlr.c 			op, ntoh24(fh->fh_d_id));
ntoh24            965 drivers/scsi/fcoe/fcoe_ctlr.c 			fcf->fc_map = ntoh24(fab->fd_map);
ntoh24           1425 drivers/scsi/fcoe/fcoe_ctlr.c 						      ntoh24(vp->fd_fc_id));
ntoh24           1477 drivers/scsi/fcoe/fcoe_ctlr.c 						     ntoh24(vp->fd_fc_id));
ntoh24           1694 drivers/scsi/fcoe/fcoe_ctlr.c 				 ntoh24(fh->fh_d_id));
ntoh24           2356 drivers/scsi/fcoe/fcoe_ctlr.c 			frport->rdata.ids.port_id = ntoh24(vn->fd_fc_id);
ntoh24            471 drivers/scsi/iscsi_tcp.c 	hdr_spec_len = ntoh24(tcp_sw_conn->out.hdr->dlength);
ntoh24            496 drivers/scsi/iscsi_tcp.c 	hdr_spec_len = ntoh24(tcp_sw_conn->out.hdr->dlength);
ntoh24            121 drivers/scsi/libfc/fc_disc.c 				    "(%6.6x)\n", ntoh24(pp->rscn_fid));
ntoh24            128 drivers/scsi/libfc/fc_disc.c 			dp->port_id = ntoh24(pp->rscn_fid);
ntoh24            431 drivers/scsi/libfc/fc_disc.c 		ids.port_id = ntoh24(np->fp_fid);
ntoh24            480 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           1004 drivers/scsi/libfc/fc_exch.c 		ep->sid = ntoh24(fh->fh_d_id);
ntoh24           1005 drivers/scsi/libfc/fc_exch.c 		ep->did = ntoh24(fh->fh_s_id);
ntoh24           1016 drivers/scsi/libfc/fc_exch.c 		if ((ntoh24(fh->fh_f_ctl) & FC_FC_SEQ_INIT) == 0)
ntoh24           1046 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           1174 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           1303 drivers/scsi/libfc/fc_exch.c 		f_ctl = ntoh24(rx_fh->fh_f_ctl);
ntoh24           1382 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(rx_fh->fh_f_ctl);
ntoh24           1517 drivers/scsi/libfc/fc_exch.c 	lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id));
ntoh24           1588 drivers/scsi/libfc/fc_exch.c 	if (ep->sid != 0 && ep->sid != ntoh24(fh->fh_d_id)) {
ntoh24           1592 drivers/scsi/libfc/fc_exch.c 	if (ep->did != ntoh24(fh->fh_s_id) &&
ntoh24           1604 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           1732 drivers/scsi/libfc/fc_exch.c 	    ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ)
ntoh24           1761 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           2017 drivers/scsi/libfc/fc_exch.c 	sid = ntoh24(rp->rec_s_id);
ntoh24           2180 drivers/scsi/libfc/fc_exch.c 	fc_exch_set_addr(ep, ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id));
ntoh24           2189 drivers/scsi/libfc/fc_exch.c 	ep->f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           2295 drivers/scsi/libfc/fc_exch.c 	sid = ntoh24(rp->rrq_s_id);		/* subject source */
ntoh24           2600 drivers/scsi/libfc/fc_exch.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           1915 drivers/scsi/libfc/fc_lport.c 	    (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
ntoh24           2091 drivers/scsi/libfc/fc_lport.c 		did = ntoh24(bsg_request->rqst_data.h_ct.port_id);
ntoh24           2109 drivers/scsi/libfc/fc_lport.c 		did = ntoh24(bsg_request->rqst_data.h_els.port_id);
ntoh24           1528 drivers/scsi/libfc/fc_rport.c 	    ntoh24(adisc->adisc_port_id) != rdata->ids.port_id ||
ntoh24           1010 drivers/scsi/libiscsi.c 	if (ntoh24(reject->dlength) > datalen ||
ntoh24           1011 drivers/scsi/libiscsi.c 	    ntoh24(reject->dlength) < sizeof(struct iscsi_hdr)) {
ntoh24           1014 drivers/scsi/libiscsi.c 				  "%u, datalen %d\n", ntoh24(reject->dlength),
ntoh24            655 drivers/scsi/libiscsi_tcp.c 	tcp_conn->in.datalen = ntoh24(hdr->dlength);
ntoh24            261 drivers/scsi/qedf/qedf_fip.c 					 ntoh24(vp->fd_fc_id), vp->fd_mac,
ntoh24            268 drivers/scsi/qedf/qedf_fip.c 				   (ntoh24(vp->fd_fc_id) ==
ntoh24           2560 drivers/scsi/qedf/qedf_io.c 		  ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl,
ntoh24           1021 drivers/scsi/qedf/qedf_main.c 	if (base_lport->port_id == ntoh24(fh->fh_d_id)) {
ntoh24           1028 drivers/scsi/qedf/qedf_main.c 			if (tmp_lport->port_id == ntoh24(fh->fh_d_id)) {
ntoh24           1034 drivers/scsi/qedf/qedf_main.c 	if (vn_port && ntoh24(fh->fh_d_id) != FC_FID_FLOGI) {
ntoh24           1038 drivers/scsi/qedf/qedf_main.c 		    "Dropping FCoE frame to %06x.\n", ntoh24(fh->fh_d_id));
ntoh24           1040 drivers/scsi/qedf/qedf_main.c 		rdata = fc_rport_lookup(lport, ntoh24(fh->fh_d_id));
ntoh24           1072 drivers/scsi/qedf/qedf_main.c 	fcport = qedf_fcport_lookup(qedf, ntoh24(fh->fh_d_id));
ntoh24           1162 drivers/scsi/qedf/qedf_main.c 	    ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type,
ntoh24           2395 drivers/scsi/qedf/qedf_main.c 			if (ntoh24(fh->fh_s_id) == FC_FID_FLOGI) {
ntoh24           2410 drivers/scsi/qedf/qedf_main.c 	if (ntoh24(&dest_mac[3]) != ntoh24(fh->fh_d_id)) {
ntoh24           2427 drivers/scsi/qedf/qedf_main.c 	vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id));
ntoh24           2434 drivers/scsi/qedf/qedf_main.c 	if (lport->port_id != ntoh24(fh->fh_d_id) && !vn_port) {
ntoh24           2437 drivers/scsi/qedf/qedf_main.c 			  lport->port_id, ntoh24(fh->fh_d_id));
ntoh24           2442 drivers/scsi/qedf/qedf_main.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24           2459 drivers/scsi/qedf/qedf_main.c 	fcport = qedf_fcport_lookup(qedf, ntoh24(fh->fh_d_id));
ntoh24           2471 drivers/scsi/qedf/qedf_main.c 	    ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl,
ntoh24           1052 drivers/scsi/qedi/qedi_fw.c 	login_req_pdu_header.hdr_second_dword = ntoh24(login_hdr->dlength);
ntoh24           1068 drivers/scsi/qedi/qedi_fw.c 	tx_sgl_task_params.total_buffer_size = ntoh24(login_hdr->dlength);
ntoh24           1085 drivers/scsi/qedi/qedi_fw.c 	task_params.tx_io_size = ntoh24(login_hdr->dlength);
ntoh24           1522 drivers/scsi/qedi/qedi_fw.c 	tmf_pdu_header.hdr_second_dword = ntoh24(tmf_hdr->dlength);
ntoh24           1644 drivers/scsi/qedi/qedi_fw.c 	text_request_pdu_header.hdr_second_dword = ntoh24(text_hdr->dlength);
ntoh24           1670 drivers/scsi/qedi/qedi_fw.c 	task_params.tx_io_size = ntoh24(text_hdr->dlength);
ntoh24           2103 drivers/scsi/qedi/qedi_fw.c 	cmd_pdu_header.hdr_second_dword = ntoh24(hdr->dlength);
ntoh24           1027 drivers/target/iscsi/cxgbit/cxgbit_target.c 		u32 payload_length = ntoh24(hdr->dlength);
ntoh24           1006 drivers/target/iscsi/iscsi_target.c 	payload_length		= ntoh24(hdr->dlength);
ntoh24           1542 drivers/target/iscsi/iscsi_target.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24           1581 drivers/target/iscsi/iscsi_target.c 			       ntoh24(hdr->dlength));
ntoh24           1703 drivers/target/iscsi/iscsi_target.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24           1835 drivers/target/iscsi/iscsi_target.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24           2140 drivers/target/iscsi/iscsi_target.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24           2243 drivers/target/iscsi/iscsi_target.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24             71 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            138 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            214 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            342 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            393 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            454 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            540 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            650 drivers/target/iscsi/iscsi_target_erl0.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24           1040 drivers/target/iscsi/iscsi_target_login.c 	payload_length	= ntoh24(login_req->dlength);
ntoh24            176 drivers/target/iscsi/iscsi_target_nego.c 	payload_length = ntoh24(login_req->dlength);
ntoh24            754 drivers/target/iscsi/iscsi_target_nego.c 	payload_length = ntoh24(login_req->dlength);
ntoh24            813 drivers/target/iscsi/iscsi_target_nego.c 	payload_length = ntoh24(login_req->dlength);
ntoh24            901 drivers/target/iscsi/iscsi_target_nego.c 	payload_length = ntoh24(login_req->dlength);
ntoh24           1059 drivers/target/iscsi/iscsi_target_nego.c 	payload_length = ntoh24(login_req->dlength);
ntoh24            358 drivers/target/iscsi/iscsi_target_util.c 	u32 payload_length = ntoh24(hdr->dlength);
ntoh24            207 drivers/target/tcm_fc/tfc_cmd.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24            284 drivers/target/tcm_fc/tfc_cmd.c 		  ntoh24(fh->fh_s_id), ntohs(fh->fh_ox_id), status, code);
ntoh24            217 drivers/target/tcm_fc/tfc_io.c 	if (!(ntoh24(fh->fh_f_ctl) & FC_FC_REL_OFF))
ntoh24            220 drivers/target/tcm_fc/tfc_io.c 	f_ctl = ntoh24(fh->fh_f_ctl);
ntoh24            170 include/scsi/fc_frame.h 	return ntoh24(__fc_frame_header_get(fp)->fh_s_id);
ntoh24            178 include/scsi/fc_frame.h 	return ntoh24(__fc_frame_header_get(fp)->fh_d_id);
ntoh24            457 net/smc/af_smc.c 	link->peer_qpn = ntoh24(clc->qpn);
ntoh24            460 net/smc/af_smc.c 	link->peer_psn = ntoh24(clc->psn);
ntoh24            598 net/smc/af_smc.c 	ini->ib_clcqpn = ntoh24(aclc->qpn);