Home
last modified time | relevance | path

Searched refs:bfa_rport_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_svc.h575 struct bfa_rport_s *bfa_rport_create(struct bfa_s *bfa, void *rport_drv);
Dbfa_fcs_rport.c530 bfa_rport_create(rport->fcs->bfa, rport); in bfa_fcs_rport_sm_fc4_fcs_online()
Dbfa_svc.c5049 bfa_rport_create(struct bfa_s *bfa, void *rport_drv) in bfa_rport_create() function