Home
last modified time | relevance | path

Searched refs:bfa_fcs (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfad.c236 bfa_fcs_init(&bfad->bfa_fcs); in bfad_sm_created()
245 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_sm_created()
843 bfad->bfa_fcs.trcmod = bfad->trcmod; in bfad_drv_init()
845 bfad->bfa_fcs.fdmi_enabled = fdmi_enable; in bfad_drv_init()
880 bfa_fcs_pbc_vport_init(&bfad->bfa_fcs); in bfad_drv_start()
881 bfa_fcs_fabric_modstart(&bfad->bfa_fcs); in bfad_drv_start()
897 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_fcs_stop()
996 bfa_fcs_update_cfg(&bfad->bfa_fcs); in bfad_start_ops()
998 bfa_fcs_init(&bfad->bfa_fcs); in bfad_start_ops()
1461 bfa_fcs_stop(&bfad->bfa_fcs); in bfad_pci_error_detected()
[all …]
A Dbfad_bsg.c453 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_lport_get_attr()
477 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_lport_get_stats()
504 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_lport_reset_stats()
535 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_lport_get_iostats()
575 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_lport_get_rports()
602 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_rport_get_attr()
641 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_rport_get_addr()
689 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_rport_get_stats()
731 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_rport_clr_stats()
766 fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, in bfad_iocmd_rport_set_speed()
[all …]
A Dbfad_attr.c121 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_get_host_port_type()
389 fcs_vport = bfa_fcs_vport_lookup(&bfad->bfa_fcs, 0, in bfad_im_vport_create()
502 fcs_vport = bfa_fcs_vport_lookup(&bfad->bfa_fcs, 0, pwwn); in bfad_im_vport_delete()
548 fcs_vport = bfa_fcs_vport_lookup(&bfad->bfa_fcs, 0, pwwn); in bfad_im_vport_disable()
581 fcs_vport = bfa_fcs_vport_lookup(&bfad->bfa_fcs, 0, pwwn); in bfad_im_vport_set_symbolic_name()
836 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_symbolic_name_show()
A DMakefile6 bfa-y += bfa_fcs.o bfa_fcs_lport.o bfa_fcs_rport.o bfa_fcs_fcpim.o bfa_fcbuild.o
A Dbfad_drv.h186 struct bfa_fcs_s bfa_fcs; member
A Dbfad_im.c1049 strlcpy(symname, bfad->bfa_fcs.fabric.bport.port_cfg.sym_name.symname, in bfad_fc_host_init()
A Dbfa_fcs_rport.c2788 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online()
2815 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline()
A Dbfa_fcpim.c2285 port = bfa_fcs_lookup_port(&((struct bfad_s *)bfa->bfad)->bfa_fcs, in bfa_fcpim_lunmask_add()
2352 &((struct bfad_s *)bfa->bfad)->bfa_fcs, in bfa_fcpim_lunmask_delete()

Completed in 30 milliseconds