Searched refs:lpwwn (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/bfa/ |
D | bfad_bsg.h | 185 wwn_t lpwwn; member 447 wwn_t lpwwn; member 456 wwn_t lpwwn; member 465 wwn_t lpwwn; member 817 wwn_t lpwwn; member
|
D | bfa_fcs.c | 1464 bfa_fcs_vf_get_ports(bfa_fcs_vf_t *vf, wwn_t lpwwn[], int *nlports) in bfa_fcs_vf_get_ports() argument 1471 if (vf == NULL || lpwwn == NULL || *nlports == 0) in bfa_fcs_vf_get_ports() 1479 lpwwn[i++] = vf->bport.port_cfg.pwwn; in bfa_fcs_vf_get_ports() 1486 lpwwn[i++] = vport->lport.port_cfg.pwwn; in bfa_fcs_vf_get_ports()
|
D | bfa_defs.h | 504 wwn_t lpwwn; /* WWN of this logical port */ member 518 wwn_t lpwwn; /* WWN of logical port */ member
|
D | bfad_bsg.c | 1072 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_attr() 1093 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_iostats() 1153 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_itnstats() 2122 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_ioprofile() 3412 bsg_fcpt->lpwwn); in bfad_im_bsg_els_ct_request()
|
D | bfa_fcs_fcpim.c | 440 aen_entry->aen_data.itnim.lpwwn = bfa_fcs_lport_get_pwwn(rport->port); in bfa_fcs_itnim_aen_post()
|
D | bfa_fcs.h | 298 u16 vf_id, wwn_t lpwwn);
|
D | bfa_fcs_lport.c | 375 aen_entry->aen_data.lport.lpwwn = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_aen_post() 5874 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port() argument 5887 if (!lpwwn || (vf->bport.port_cfg.pwwn == lpwwn)) in bfa_fcs_lookup_port() 5890 vport = bfa_fcs_fabric_vport_lookup(vf, lpwwn); in bfa_fcs_lookup_port() 6502 aen_entry->aen_data.lport.lpwwn = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_vport_aen_post()
|
D | bfa_defs_svc.h | 1434 wwn_t lpwwn; /* WWN of this logical port */ member
|
D | bfa_fcs_rport.c | 2427 aen_entry->aen_data.rport.lpwwn = bfa_fcs_lport_get_pwwn(rport->port); in bfa_fcs_rport_aen_post()
|