Home
last modified time | relevance | path

Searched refs:bfa_fcs_rport_lookup (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs.h470 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup(struct bfa_fcs_lport_s *port,
Dbfa_fcs_fcpim.c754 rport = bfa_fcs_rport_lookup(port, rpwwn); in bfa_fcs_itnim_lookup()
Dbfad_bsg.c622 fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); in bfad_iocmd_rport_get_attr()
705 fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); in bfad_iocmd_rport_get_stats()
746 fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); in bfad_iocmd_rport_clr_stats()
781 fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); in bfad_iocmd_rport_set_speed()
Dbfa_fcs_rport.c3077 bfa_fcs_rport_lookup(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_rport_lookup() function