Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h364 bfa_status_t bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport,
H A Dbfad.c651 rc = bfa_fcs_vport_create(&vport->fcs_vport, &bfad->bfa_fcs, vf_id, in bfad_vport_create()
H A Dbfa_fcs_lport.c6715 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create() function
6771 rc = bfa_fcs_vport_create(vport, fcs, vf_id, vport_cfg, vport_drv); in bfa_fcs_pbc_vport_create()