Searched refs:port_drv (Results 1 – 1 of 1) sorted by relevance
448 struct bfad_port_s *port_drv; in bfa_fcb_lport_new() local451 port_drv = &bfad->pport; in bfa_fcb_lport_new()452 port_drv->pvb_type = BFAD_PORT_PHYS_BASE; in bfa_fcb_lport_new()454 port_drv = &vf_drv->base_port; in bfa_fcb_lport_new()455 port_drv->pvb_type = BFAD_PORT_VF_BASE; in bfa_fcb_lport_new()457 port_drv = &vp_drv->drv_port; in bfa_fcb_lport_new()458 port_drv->pvb_type = BFAD_PORT_PHYS_VPORT; in bfa_fcb_lport_new()460 port_drv = &vp_drv->drv_port; in bfa_fcb_lport_new()461 port_drv->pvb_type = BFAD_PORT_VF_VPORT; in bfa_fcb_lport_new()464 port_drv->fcs_port = port; in bfa_fcb_lport_new()[all …]