Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h463 struct bfad_vport_s *vport_drv; /* Driver private */
478 struct bfad_vport_s *vport_drv);
482 struct bfad_vport_s *vport_drv);
936 struct bfad_vport_s;
945 struct bfad_vport_s *vp_drv);
H A Dbfad.c434 struct bfad_vport_s *vp_drv) in bfa_fcb_lport_new()
496 struct bfad_vport_s *vport; in bfa_fcb_pbc_vport_create()
499 vport = kzalloc(sizeof(struct bfad_vport_s), GFP_ATOMIC); in bfa_fcb_pbc_vport_create()
638 struct bfad_vport_s *vport; in bfad_vport_create()
643 vport = kzalloc(sizeof(struct bfad_vport_s), GFP_KERNEL); in bfad_vport_create()
938 struct bfad_vport_s *vport, *vport_new; in bfad_start_ops()
H A Dbfa_fcs_lport.c6409 struct bfad_vport_s *vport_drv = in bfa_fcs_vport_free()
6410 (struct bfad_vport_s *)vport->vport_drv; in bfa_fcs_vport_free()
6422 * The memory for the bfad_vport_s is freed from the FC function in bfa_fcs_vport_free()
6517 struct bfad_vport_s *vport_drv) in bfa_fcs_vport_create()
6567 struct bfad_vport_s *vport_drv) in bfa_fcs_pbc_vport_create()