Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs.h50 struct bfa_fcs_s;
145 struct bfa_fcs_s *fcs; /* FCS instance */
178 struct bfa_fcs_s *fcs; /* FCS instance */
280 struct bfa_fcs_lport_s *bfa_fcs_get_base_port(struct bfa_fcs_s *fcs);
286 struct bfa_fcs_lport_s *bfa_fcs_lookup_port(struct bfa_fcs_s *fcs,
312 void bfa_fcs_lport_attach(struct bfa_fcs_lport_s *lport, struct bfa_fcs_s *fcs,
365 struct bfa_fcs_s *fcs, u16 vf_id,
369 struct bfa_fcs_s *fcs, u16 vf_id,
378 struct bfa_fcs_vport_s *bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs,
420 struct bfa_fcs_s *fcs; /* fcs instance */
[all …]
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()
1076 bfa_fcs_fabric_modstart(struct bfa_fcs_s *fcs) in bfa_fcs_fabric_modstart()
1437 bfa_fcs_vf_lookup(struct bfa_fcs_s *fcs, u16 vf_id) in bfa_fcs_vf_lookup()
[all …]
Dbfad_drv.h185 struct bfa_fcs_s bfa_fcs;
Dbfa_fcs_lport.c1074 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()
6715 bfa_fcs_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_vport_create()
6765 bfa_fcs_pbc_vport_create(struct bfa_fcs_vport_s *vport, struct bfa_fcs_s *fcs, in bfa_fcs_pbc_vport_create()
6875 bfa_fcs_vport_lookup(struct bfa_fcs_s *fcs, u16 vf_id, wwn_t vpwwn) in bfa_fcs_vport_lookup()
Dbfa_fcs_rport.c2304 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_alloc()
2365 struct bfa_fcs_s *fcs = port->fcs; in bfa_fcs_rport_free()
2788 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()