Home
last modified time | relevance | path

Searched refs:lpwwn (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h177 wwn_t lpwwn; member
439 wwn_t lpwwn; member
448 wwn_t lpwwn; member
457 wwn_t lpwwn; member
809 wwn_t lpwwn; member
H A Dbfa_fcs.c1456 bfa_fcs_vf_get_ports(bfa_fcs_vf_t *vf, wwn_t lpwwn[], int *nlports) in bfa_fcs_vf_get_ports() argument
1463 if (vf == NULL || lpwwn == NULL || *nlports == 0) in bfa_fcs_vf_get_ports()
1471 lpwwn[i++] = vf->bport.port_cfg.pwwn; in bfa_fcs_vf_get_ports()
1478 lpwwn[i++] = vport->lport.port_cfg.pwwn; in bfa_fcs_vf_get_ports()
H A Dbfa_defs.h496 wwn_t lpwwn; /* WWN of this logical port */ member
510 wwn_t lpwwn; /* WWN of logical port */ member
H A Dbfad_bsg.c1064 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_attr()
1085 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_iostats()
1145 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_itnstats()
2112 iocmd->vf_id, iocmd->lpwwn); in bfad_iocmd_itnim_get_ioprofile()
3422 bsg_fcpt->lpwwn); in bfad_im_bsg_els_ct_request()
H A Dbfa_fcs_fcpim.c449 aen_entry->aen_data.itnim.lpwwn = bfa_fcs_lport_get_pwwn(rport->port); in bfa_fcs_itnim_aen_post()
H A Dbfa_defs_svc.h1426 wwn_t lpwwn; /* WWN of this logical port */ member