Searched refs:port_drv (Results 1 – 1 of 1) sorted by relevance
432 struct bfad_port_s *port_drv; in bfa_fcb_lport_new() local435 port_drv = &bfad->pport; in bfa_fcb_lport_new()436 port_drv->pvb_type = BFAD_PORT_PHYS_BASE; in bfa_fcb_lport_new()438 port_drv = &vf_drv->base_port; in bfa_fcb_lport_new()439 port_drv->pvb_type = BFAD_PORT_VF_BASE; in bfa_fcb_lport_new()441 port_drv = &vp_drv->drv_port; in bfa_fcb_lport_new()442 port_drv->pvb_type = BFAD_PORT_PHYS_VPORT; in bfa_fcb_lport_new()444 port_drv = &vp_drv->drv_port; in bfa_fcb_lport_new()445 port_drv->pvb_type = BFAD_PORT_VF_VPORT; in bfa_fcb_lport_new()448 port_drv->fcs_port = port; in bfa_fcb_lport_new()[all …]