Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
A Defct_unsol.c16 ntoh24((hdr)->fh_d_id), s_id_text, \
50 d_id = ntoh24(hdr->fh_d_id); in efct_dispatch_frame()
242 memcpy(hdr.fh_d_id, req_hdr->fh_s_id, sizeof(hdr.fh_d_id)); in efct_sframe_common_send()
243 memcpy(hdr.fh_s_id, req_hdr->fh_d_id, sizeof(hdr.fh_s_id)); in efct_sframe_common_send()
486 ntoh24(hdr->fh_s_id), ntoh24(hdr->fh_d_id), in efct_node_recv_abts_frame()
/linux/drivers/scsi/libfc/
A Dfc_libfc.c179 memcpy(fh->fh_d_id, in_fh->fh_s_id, sizeof(fh->fh_d_id)); in fc_fill_hdr()
180 memcpy(fh->fh_s_id, in_fh->fh_d_id, sizeof(fh->fh_s_id)); in fc_fill_hdr()
A Dfc_exch.c1008 ep->sid = ntoh24(fh->fh_d_id); in fc_exch_resp()
1370 memcpy(fh->fh_s_id, rx_fh->fh_d_id, 3); in fc_exch_send_ba_rjt()
1371 memcpy(fh->fh_d_id, rx_fh->fh_s_id, 3); in fc_exch_send_ba_rjt()
1521 lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in fc_exch_recv_req()
1592 if (ep->sid != 0 && ep->sid != ntoh24(fh->fh_d_id)) { in fc_exch_recv_seq_resp()
2196 fc_exch_set_addr(ep, ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id)); in fc_exch_seq_send()
A Dfc_lport.c847 hton24(fh->fh_d_id, remote_fid); in fc_lport_recv_flogi_req()
2038 hton24(fh->fh_d_id, did); in fc_lport_els_request()
2098 hton24(fh->fh_d_id, did); in fc_lport_ct_request()
/linux/include/scsi/
A Dfc_frame.h178 return ntoh24(__fc_frame_header_get(fp)->fh_d_id); in fc_frame_did()
256 hton24(fh->fh_d_id, did); in __fc_fill_fc_hdr()
/linux/drivers/scsi/qedf/
A Dqedf_main.c253 qedf->data_src_addr[3] = fh->fh_d_id[0]; in qedf_set_data_src_addr()
254 qedf->data_src_addr[4] = fh->fh_d_id[1]; in qedf_set_data_src_addr()
255 qedf->data_src_addr[5] = fh->fh_d_id[2]; in qedf_set_data_src_addr()
258 fc_fcoe_set_mac(qedf->data_src_addr, fh->fh_d_id); in qedf_set_data_src_addr()
1088 if (base_lport->port_id == ntoh24(fh->fh_d_id)) { in qedf_xmit()
1095 if (tmp_lport->port_id == ntoh24(fh->fh_d_id)) { in qedf_xmit()
1101 if (vn_port && ntoh24(fh->fh_d_id) != FC_FID_FLOGI) { in qedf_xmit()
1107 rdata = fc_rport_lookup(lport, ntoh24(fh->fh_d_id)); in qedf_xmit()
1202 fc_fcoe_set_mac(eh->h_dest, fh->fh_d_id); in qedf_xmit()
2518 if (ntoh24(&dest_mac[3]) != ntoh24(fh->fh_d_id)) { in qedf_recv_frame()
[all …]
A Dqedf_els.c348 hton24(fh->fh_d_id, lport->port_id); in qedf_process_l2_frame_compl()
A Dqedf_io.c2576 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, in qedf_process_unsol_compl()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_els.c897 fcoe_mac[3] = fh->fh_d_id[0]; in bnx2fc_flogi_resp()
898 fcoe_mac[4] = fh->fh_d_id[1]; in bnx2fc_flogi_resp()
899 fcoe_mac[5] = fh->fh_d_id[2]; in bnx2fc_flogi_resp()
902 fc_fcoe_set_mac(fcoe_mac, fh->fh_d_id); in bnx2fc_flogi_resp()
944 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in bnx2fc_elsct_send()
A Dbnx2fc_fcoe.c320 tgt = bnx2fc_tgt_lookup(port, ntoh24(fh->fh_d_id)); in bnx2fc_xmit()
324 "port_id = 0x%x\n", ntoh24(fh->fh_d_id)); in bnx2fc_xmit()
376 fc_fcoe_set_mac(eh->h_dest, fh->fh_d_id); in bnx2fc_xmit()
566 if (ntoh24(&dest_mac[3]) != ntoh24(fh->fh_d_id)) { in bnx2fc_recv_frame()
573 vn_port = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()
620 if (lport->port_id != ntoh24(fh->fh_d_id) && !vn_port) { in bnx2fc_recv_frame()
622 lport->port_id, ntoh24(fh->fh_d_id)); in bnx2fc_recv_frame()
/linux/include/uapi/scsi/fc/
A Dfc_fs.h23 __u8 fh_d_id[3]; /* Destination ID */ member
/linux/drivers/scsi/lpfc/
A Dlpfc_sli4.h89 ((fc_hdr)->fh_d_id[0] << 16 | \
90 (fc_hdr)->fh_d_id[1] << 8 | \
91 (fc_hdr)->fh_d_id[2])
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c751 if (ntoh24(fh->fh_d_id) == FC_FID_FLOGI) in fcoe_ctlr_els_send()
756 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in fcoe_ctlr_els_send()
773 fc_fcoe_set_mac(mac, fh->fh_d_id); in fcoe_ctlr_els_send()
789 op, ntoh24(fh->fh_d_id)); in fcoe_ctlr_els_send()
790 if (fcoe_ctlr_encaps(fip, lport, op, skb, ntoh24(fh->fh_d_id))) in fcoe_ctlr_els_send()
796 op, ntoh24(fh->fh_d_id)); in fcoe_ctlr_els_send()
1696 ntoh24(fh->fh_d_id)); in fcoe_ctlr_flogi_send_locked()
1944 fc_fcoe_set_mac(fr_cb(fp)->granted_mac, fh->fh_d_id); in fcoe_ctlr_recv_flogi()
A Dfcoe.c1387 if (ntoh24(&eh->h_dest[3]) != ntoh24(fh->fh_d_id)) { in fcoe_rcv()
1565 memcpy(eh->h_dest + 3, fh->fh_d_id, 3); in fcoe_xmit()
2637 if (ntoh24(fh->fh_d_id) != FC_FID_FLOGI) in fcoe_elsct_send()
/linux/drivers/scsi/elx/libefc/
A Defc_device.c354 node->ls_acc_did = ntoh24(hdr->fh_d_id); in efc_send_ls_acc_after_attach()
549 efc_d_check_plogi_topology(node, ntoh24(hdr->fh_d_id)); in __efc_d_init()
569 u32 d_id = ntoh24(hdr->fh_d_id); in __efc_d_init()
A Defc_domain.c957 d_id = ntoh24(hdr->fh_d_id); in efc_domain_dispatch_frame()
A Defc_els.c1087 bls.s_id = ntoh24(hdr->fh_d_id); in efc_send_bls_acc()
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c1111 fc_fcoe_set_mac(eth_hdr->h_dest, fh->fh_d_id); in fnic_send_frame()

Completed in 58 milliseconds