Searched refs:bfa_fcs_s (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_fcs.h57 struct bfa_fcs_s;
152 struct bfa_fcs_s *fcs; /* FCS instance */
185 struct bfa_fcs_s *fcs; /* FCS instance */
227 struct bfa_fcs_s;
290 struct bfa_fcs_lport_s *bfa_fcs_get_base_port(struct bfa_fcs_s *fcs);
296 struct bfa_fcs_lport_s *bfa_fcs_lookup_port(struct bfa_fcs_s *fcs,
322 void bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs,
375 struct bfa_fcs_s *fcs, u16 vf_id,
379 struct bfa_fcs_s *fcs, u16 vf_id,
388 struct bfa_fcs_vport_s *bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs,
430 struct bfa_fcs_s *fcs; /* fcs instance */
509 struct bfa_fcs_s *fcs; /* fcs instance */
695 struct bfa_fcs_s { struct
790 void bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa,
793 void bfa_fcs_init(struct bfa_fcs_s *fcs);
794 void bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs);
795 void bfa_fcs_update_cfg(struct bfa_fcs_s *fcs);
796 void bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs,
798 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
799 void bfa_fcs_stop(struct bfa_fcs_s *fcs);
804 bfa_fcs_vf_t *bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id);
810 void bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs);
811 void bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs);
812 void bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs);
821 void bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs);
829 void bfa_fcs_uf_attach(struct bfa_fcs_s *fcs);
830 void bfa_fcs_port_attach(struct bfa_fcs_s *fcs);
831 void bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs);
H A Dbfa_fcs.c33 void (*attach) (struct bfa_fcs_s *fcs);
34 void (*modinit) (struct bfa_fcs_s *fcs);
35 void (*modexit) (struct bfa_fcs_s *fcs);
54 struct bfa_fcs_s *fcs = fcs_cbarg; bfa_fcs_exit_comp()
70 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, bfa_fcs_attach()
95 bfa_fcs_init(struct bfa_fcs_s *fcs) bfa_fcs_init()
112 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) bfa_fcs_update_cfg()
126 bfa_fcs_stop(struct bfa_fcs_s *fcs) bfa_fcs_stop()
138 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) bfa_fcs_pbc_vport_init()
162 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, bfa_fcs_driver_info_init()
180 bfa_fcs_exit(struct bfa_fcs_s *fcs) bfa_fcs_exit()
1133 bfa_fcs_fabric_attach(struct bfa_fcs_s *fcs) bfa_fcs_fabric_attach()
1161 bfa_fcs_fabric_modinit(struct bfa_fcs_s *fcs) bfa_fcs_fabric_modinit()
1171 bfa_fcs_fabric_modexit(struct bfa_fcs_s *fcs) bfa_fcs_fabric_modexit()
1189 bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs) bfa_fcs_fabric_modstop()
1202 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs) bfa_fcs_fabric_modstart()
1563 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) bfa_fcs_vf_lookup()
1587 struct bfa_fcs_s *fcs; bfa_fcs_vf_get_ports()
1617 struct bfa_fcs_s *fcs = cbarg; bfa_fcs_port_event_handler()
1636 bfa_fcs_port_attach(struct bfa_fcs_s *fcs) bfa_fcs_port_attach()
1656 struct bfa_fcs_s *fcs = (struct bfa_fcs_s *) cbarg; bfa_fcs_uf_recv()
1709 bfa_fcs_uf_attach(struct bfa_fcs_s *fcs) bfa_fcs_uf_attach()
H A Dbfad_drv.h193 struct bfa_fcs_s bfa_fcs;
H A Dbfa_fcs_lport.c1070 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, bfa_fcs_lport_attach()
5716 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) bfa_fcs_get_base_port()
5728 struct bfa_fcs_s *fcs; bfa_fcs_lport_get_rport()
5776 struct bfa_fcs_s *fcs; bfa_fcs_lport_get_rport_quals()
5825 struct bfa_fcs_s *fcs; bfa_fcs_lport_get_rport_max_speed()
5876 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) bfa_fcs_lookup_port()
6721 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, bfa_fcs_vport_create()
6771 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, bfa_fcs_pbc_vport_create()
6881 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) bfa_fcs_vport_lookup()
H A Dbfa_fcs_rport.c2319 struct bfa_fcs_s *fcs = port->fcs; bfa_fcs_rport_alloc()
2380 struct bfa_fcs_s *fcs = port->fcs; bfa_fcs_rport_free()
2803 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; bfa_cb_rport_scn_online()
2830 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; bfa_cb_rport_scn_offline()

Completed in 151 milliseconds