Searched refs:d_id (Results 1 - 25 of 68) sorted by path

123

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.h145 u16 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id,
151 u16 fc_abts_build(struct fchs_s *buf, u32 d_id, u32 s_id,
156 u16 fc_rrq_build(struct fchs_s *buf, struct fc_rrq_s *rrq, u32 d_id,
181 u32 d_id, u32 s_id, u16 ox_id,
187 u16 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id,
193 u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name,
203 u32 d_id, u32 s_id, __be16 ox_id,
206 u32 d_id, u32 s_id, __be16 ox_id,
209 u32 d_id, u32 s_id, __be16 ox_id);
210 u16 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id,
[all...]
H A Dbfa_fc.h49 u32 d_id:24; /* destination identifier */ member in struct:fchs_s
H A Dbfa_fcbuild.c20 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
22 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) argument
141 fchs->d_id = (d_id);
152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
162 fchs->d_id = d_id;
168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
171 fchs->d_id
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) argument
227 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); local
265 u32 d_id = 0; local
286 u32 d_id = bfa_hton3b(FC_FABRIC_PORT); local
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) argument
950 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
966 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
982 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) argument
1024 u32 d_id = bfa_hton3b(FC_FABRIC_CONTROLLER); local
1041 u32 d_id = bfa_hton3b(FC_FABRIC_CONTROLLER); local
1063 u32 type_value, d_id = bfa_hton3b(FC_NAME_SERVER); local
1087 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1107 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1129 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1150 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1170 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1190 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1208 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1227 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1245 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1262 u32 d_id = bfa_hton3b(FC_NAME_SERVER); local
1282 u32 d_id = bfa_hton3b(FC_MGMT_SERVER); local
1318 u32 d_id = bfa_hton3b(FC_MGMT_SERVER); local
1338 u32 d_id = bfa_hton3b(FC_MGMT_SERVER); local
[all...]
H A Dbfa_fcs.c1197 u32 pid = fchs->d_id;
1221 if (fchs->d_id == bfa_hton3b(FC_FABRIC_PORT)) {
H A Dbfa_fcs_lport.c373 bfa_trc(port->fcs, rx_fchs->d_id);
403 bfa_trc(port->fcs, rx_fchs->d_id);
432 bfa_trc(port->fcs, rx_fchs->d_id);
460 if (BFA_FCS_PID_IS_WKA(rx_fchs->d_id)) {
467 port->pid = rx_fchs->d_id;
468 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id);
482 port->pid = rx_fchs->d_id;
483 bfa_lps_set_n2n_pid(port->fabric->lps, rx_fchs->d_id);
541 bfa_trc(port->fcs, rx_fchs->d_id);
585 bfa_trc(port->fcs, rx_fchs->d_id);
[all...]
H A Dbfa_fcs_rport.c2179 bfa_trc(port->fcs, rx_fchs->d_id);
2226 bfa_trc(port->fcs, rx_fchs->d_id);
2261 bfa_trc(port->fcs, rx_fchs->d_id);
2881 bfa_trc(rport->fcs, fchs->d_id);
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2476 u8 d_id[3]; member in struct:fcoe_fc_hdr
2737 u8 d_id[3]; member in struct:fcoe_kwqe_conn_offload3
2806 u8 d_id[3]; member in struct:fcoe_kwqe_conn_enable_disable
3566 u8 d_id[3]; member in struct:xstorm_fcoe_context_section
3568 u8 d_id[3]; member in struct:xstorm_fcoe_context_section
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c80 struct fc_addr_nw d_id; member in struct:qed_fcoe_conn
291 p_data->d_id.addr_hi = p_conn->d_id.addr_hi;
292 p_data->d_id.addr_mid = p_conn->d_id.addr_mid;
293 p_data->d_id.addr_lo = p_conn->d_id.addr_lo;
948 con->d_id.addr_hi = conn_info->d_id.addr_hi;
949 con->d_id
[all...]
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c172 u16 d_id; /* device ID */ member in struct:pci_function_description
189 u16 d_id; /* device ID */ member in struct:pci_function_description2
534 u16 d_id; /* device ID */ member in struct:hv_pcidev_description
2623 (hpdev->desc.d_id == new_desc->d_id) &&
2761 dr->func[i].d_id = relations->func[i].d_id;
2796 dr->func[i].d_id = relations->func[i].d_id;
/linux-master/drivers/s390/scsi/
H A Dzfcp_aux.c502 * @d_id: destination id of the remote port to be enqueued
506 * d_id is used to enqueue ports with a well known address like the Directory
510 u32 status, u32 d_id)
537 port->d_id = d_id;
509 zfcp_port_enqueue(struct zfcp_adapter *adapter, u64 wwpn, u32 status, u32 d_id) argument
H A Dzfcp_dbf.c220 rec->u.uss.d_id = ntoh24(srb->d_id);
317 rec->d_id = port->d_id;
466 rec->d_id = wka_port->d_id;
484 u64 req_id, u32 d_id, u16 cap_len)
497 rec->d_id = d_id;
541 * @d_id
482 zfcp_dbf_san(char *tag, struct zfcp_dbf *dbf, char *paytag, struct scatterlist *sg, u8 id, u16 len, u64 req_id, u32 d_id, u16 cap_len) argument
544 zfcp_dbf_san_req(char *tag, struct zfcp_fsf_req *fsf, u32 d_id) argument
[all...]
H A Dzfcp_dbf.h73 * @d_id: destination ID
86 u32 d_id; member in struct:zfcp_dbf_rec
113 * @d_id: destination id
119 u32 d_id; member in struct:zfcp_dbf_san
149 * @d_id: destination ID
156 u32 d_id; member in struct:zfcp_dbf_hba_uss
H A Dzfcp_def.h217 u32 d_id; /* D_ID */ member in struct:zfcp_port
H A Dzfcp_erp.c332 tmpport.d_id = port_id;
1037 port->d_id = adapter->peer_d_id;
1054 if (!port->d_id) {
1063 if (!port->d_id) {
1069 if (port->d_id && !(p_status & ZFCP_STATUS_COMMON_NOESC)) {
1070 port->d_id = 0;
H A Dzfcp_fc.c209 static void zfcp_fc_wka_port_init(struct zfcp_fc_wka_port *wka_port, u32 d_id, argument
216 wka_port->d_id = d_id;
251 if ((port->d_id & range) == (ntoh24(page->rscn_fid) & range))
281 if (port->d_id)
366 /* looks like a valid d_id */
367 ct_els->port->d_id = ntoh24(gid_pn_rsp->gid_pn.fp_fid);
459 if (!port->d_id) {
470 * zfcp_fc_trigger_did_lookup - trigger the d_id lookup using a GID_PN request
471 * @port: The zfcp_port to lookup the d_id fo
549 u32 d_id; local
739 u32 d_id; local
1036 u32 d_id; local
[all...]
H A Dzfcp_fc.h192 * @d_id: FC destination id or well-known-address
203 u32 d_id; member in struct:zfcp_fc_wka_port
H A Dzfcp_fsf.c112 int d_id = ntoh24(sr_buf->d_id); local
116 if (port->d_id == d_id) {
1252 ct->d_id = wka_port->d_id;
1255 zfcp_dbf_san_req("fssct_1", req, wka_port->d_id);
1318 * @d_id: N_Port_ID to send ELS to
1322 int zfcp_fsf_send_els(struct zfcp_adapter *adapter, u32 d_id, argument
1351 hton24(req->qtcb->bottom.support.d_id, d_i
[all...]
H A Dzfcp_fsf.h246 u8 d_id[3]; member in struct:fsf_status_read_buffer
358 u8 d_id[3]; member in struct:fsf_qtcb_bottom_support
494 * @d_id: Destination ID of either open WKA port for CT or of D_ID for ELS
503 u32 d_id; member in struct:zfcp_fsf_ct_els
H A Dzfcp_scsi.c732 ids.port_id = port->d_id;
/linux-master/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h174 u8 d_id[3]; member in struct:fcoe_fc_hdr
435 u8 d_id[3]; member in struct:fcoe_kwqe_conn_offload3
504 u8 d_id[3]; member in struct:fcoe_kwqe_conn_enable_disable
H A Dbnx2fc_hwi.c260 ofld_req3.d_id[0] = (port_id & 0x000000FF);
261 ofld_req3.d_id[1] = (port_id & 0x0000FF00) >> 8;
262 ofld_req3.d_id[2] = (port_id & 0x00FF0000) >> 16;
403 enbl_req.d_id[0] = (port_id & 0x000000FF);
404 enbl_req.d_id[1] = (port_id & 0x0000FF00) >> 8;
405 enbl_req.d_id[2] = (port_id & 0x00FF0000) >> 16;
466 disable_req.d_id[0] = (port_id & 0x000000FF);
467 disable_req.d_id[1] = (port_id & 0x0000FF00) >> 8;
468 disable_req.d_id[2] = (port_id & 0x00FF0000) >> 16;
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c2651 params->d_id = io->d_id;
2667 params->d_id = io->d_id;
H A Defct_scsi.c316 io->iparam.fcp_tgt.d_id = io->node->node_fc_id;
886 bls->d_id = io->node->node_fc_id;
940 bls->d_id = io->node->node_fc_id;
H A Defct_unsol.c31 /* Find a target node, given s_id and d_id */
44 u32 s_id, d_id; local
48 /* extract the s_id and d_id */
50 d_id = ntoh24(hdr->fh_d_id);
56 node = efct_node_find(efct, d_id, s_id);
59 "Node not found, drop cmd d_id:%x s_id:%x\n",
60 d_id, s_id);
67 node = efct_node_find(efct, d_id, s_id);
69 efc_log_err(efct, "ABTS: Node not found, d_id:%x s_id:%x\n",
70 d_id, s_i
[all...]
/linux-master/drivers/scsi/elx/libefc/
H A Defc_device.c463 efc_d_check_plogi_topology(struct efc_node *node, u32 d_id) argument
470 efc_domain_attach(node->nport->domain, d_id);
494 d_id);
569 u32 d_id = ntoh24(hdr->fh_d_id); local
579 efc_send_flogi_p2p_acc(node, be16_to_cpu(hdr->fh_ox_id), d_id);
947 * the d_id from the PLOGI received

Completed in 561 milliseconds

123