Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs.h334 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
Dbfa_fcpim.c2296 rp_fcs = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcpim_lunmask_add()
2365 rp_fcs = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcpim_lunmask_delete()
Dbfa_fcs_lport.c483 rport = bfa_fcs_lport_get_rport_by_pwwn(port, plogi->port_name); in bfa_fcs_lport_plogi()
934 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
1242 rport = bfa_fcs_lport_get_rport_by_pwwn(port, in bfa_fcs_lport_n2n_online()
Dbfa_fcs_rport.c3081 rport = bfa_fcs_lport_get_rport_by_pwwn(port, rpwwn); in bfa_fcs_rport_lookup()
Dbfad_bsg.c3434 fcs_rport = bfa_fcs_lport_get_rport_by_pwwn(fcs_port, in bfad_im_bsg_els_ct_request()