Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
A Dbfa_fcs.h34 struct bfa_fcs_s;
211 struct bfa_fcs_s *fcs; /* FCS instance */
271 struct bfa_fcs_s *fcs; /* FCS instance */
476 struct bfa_fcs_s *fcs, u16 vf_id,
480 struct bfa_fcs_s *fcs, u16 vf_id,
576 struct bfa_fcs_s *fcs; /* fcs instance */
673 struct bfa_fcs_s *fcs; /* fcs instance */
859 struct bfa_fcs_s { struct
885 void bfa_fcs_init(struct bfa_fcs_s *fcs);
890 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
[all …]
A Dbfa_fcs.c29 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp()
39 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init()
54 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg()
68 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop()
80 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init()
104 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init()
122 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit()
1063 bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstop()
1461 struct bfa_fcs_s *fcs; in bfa_fcs_vf_get_ports()
1491 struct bfa_fcs_s *fcs = cbarg; in bfa_fcs_port_event_handler()
[all …]
A Dbfad_drv.h201 struct bfa_fcs_s bfa_fcs;
A Dbfa_fcs_lport.c1042 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach()
5624 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port()
5636 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_quals()
5685 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed()
5736 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6515 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6565 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6657 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
A Dbfa_fcs_rport.c2320 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_alloc()
2381 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_free()
2783 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online()
2810 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline()

Completed in 26 milliseconds