Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.h58 struct bfa_fcs_s;
153 struct bfa_fcs_s *fcs; /* FCS instance */
186 struct bfa_fcs_s *fcs; /* FCS instance */
228 struct bfa_fcs_s;
291 struct bfa_fcs_lport_s *bfa_fcs_get_base_port(struct bfa_fcs_s *fcs);
297 struct bfa_fcs_lport_s *bfa_fcs_lookup_port(struct bfa_fcs_s *fcs,
323 void bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs,
376 struct bfa_fcs_s *fcs, u16 vf_id,
380 struct bfa_fcs_s *fcs, u16 vf_id,
389 struct bfa_fcs_vport_s *bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs,
[all …]
Dbfa_fcs.c37 struct bfa_fcs_s *fcs = fcs_cbarg; in bfa_fcs_exit_comp()
47 bfa_fcs_init(struct bfa_fcs_s *fcs) in bfa_fcs_init()
62 bfa_fcs_update_cfg(struct bfa_fcs_s *fcs) in bfa_fcs_update_cfg()
76 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop()
88 bfa_fcs_pbc_vport_init(struct bfa_fcs_s *fcs) in bfa_fcs_pbc_vport_init()
112 bfa_fcs_driver_info_init(struct bfa_fcs_s *fcs, in bfa_fcs_driver_info_init()
130 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit()
1071 bfa_fcs_fabric_modstop(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstop()
1084 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstart()
1445 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) in bfa_fcs_vf_lookup()
[all …]
Dbfad_drv.h194 struct bfa_fcs_s bfa_fcs;
Dbfa_fcs_lport.c1082 bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs, in bfa_fcs_lport_attach()
5714 bfa_fcs_get_base_port(struct bfa_fcs_s *fcs) in bfa_fcs_get_base_port()
5726 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport()
5774 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_quals()
5823 struct bfa_fcs_s *fcs; in bfa_fcs_lport_get_rport_max_speed()
5874 bfa_fcs_lookup_port(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t lpwwn) in bfa_fcs_lookup_port()
6719 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6769 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6879 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
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()
2804 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_online()
2831 struct bfa_fcs_s *fcs = &((struct bfad_s *)bfa->bfad)->bfa_fcs; in bfa_cb_rport_scn_offline()