Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_get_rport_by_pwwn (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.h335 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
Dbfa_fcpim.c2297 rp_fcs = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcpim_lunmask_add()
2366 rp_fcs = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcpim_lunmask_delete()
Dbfa_fcs_lport.c495 rport = bfa_fcs_lport_get_rport_by_pwwn(port, plogi->port_name); in bfa_fcs_lport_plogi()
946 bfa_fcs_lport_get_rport_by_pwwn(struct bfa_fcs_lport_s *port, wwn_t pwwn) in bfa_fcs_lport_get_rport_by_pwwn() function
1254 rport = bfa_fcs_lport_get_rport_by_pwwn(port, in bfa_fcs_lport_n2n_online()
Dbfa_fcs_rport.c3082 rport = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcs_rport_lookup()
Dbfad_bsg.c3432 fcs_rport = bfa_fcs_lport_get_rport_by_pwwn(fcs_port, in bfad_im_bsg_els_ct_request()