Home
last modified time | relevance | path

Searched refs:bfad_s (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfad_drv.h99 struct bfad_s *bfad;
126 struct bfad_s *bfad;
153 struct bfad_s *bfad;
191 struct bfad_s;
192 typedef void (*bfad_sm_t)(struct bfad_s *, enum bfad_sm_event);
197 struct bfad_s { struct
291 bfa_status_t bfad_vport_create(struct bfad_s *bfad, u16 vf_id,
294 bfa_status_t bfad_vf_create(struct bfad_s *bfad, u16 vf_id,
296 bfa_status_t bfad_cfg_pport(struct bfad_s *bfad, enum bfa_lport_role role);
297 bfa_status_t bfad_drv_init(struct bfad_s *bfad);
[all …]
H A Dbfad_im.h24 bfa_status_t bfad_im_probe(struct bfad_s *bfad);
25 void bfad_im_probe_undo(struct bfad_s *bfad);
26 bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
27 void bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port);
29 int bfad_im_scsi_host_alloc(struct bfad_s *bfad,
31 void bfad_im_scsi_host_free(struct bfad_s *bfad,
67 struct bfad_s *bfad;
135 struct bfad_s *bfad;
151 struct bfad_s *drv, int cnt, in bfad_im_post_vendor_event()
174 struct bfad_s *);
[all...]
H A Dbfad_bsg.c19 bfad_iocmd_ioc_enable(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_enable()
42 bfad_iocmd_ioc_disable(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_disable()
72 bfad_iocmd_ioc_get_info(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_info()
111 bfad_iocmd_ioc_get_attr(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_attr()
140 bfad_iocmd_ioc_get_stats(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_get_stats()
150 bfad_iocmd_ioc_get_fwstats(struct bfad_s *bfad, void *cmd, in bfad_iocmd_ioc_get_fwstats()
180 bfad_iocmd_ioc_reset_stats(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_reset_stats()
198 bfad_iocmd_ioc_set_name(struct bfad_s *bfad, void *cmd, unsigned int v_cmd) in bfad_iocmd_ioc_set_name()
212 bfad_iocmd_iocfc_get_attr(struct bfad_s *bfad, void *cmd) in bfad_iocmd_iocfc_get_attr()
223 bfad_iocmd_ioc_fw_sig_inv(struct bfad_s *bfad, void *cmd) in bfad_iocmd_ioc_fw_sig_inv()
[all …]
H A Dbfad.c145 bfad_sm_uninit(struct bfad_s *bfad, enum bfad_sm_event event);
147 bfad_sm_created(struct bfad_s *bfad, enum bfad_sm_event event);
149 bfad_sm_initializing(struct bfad_s *bfad, enum bfad_sm_event event);
151 bfad_sm_operational(struct bfad_s *bfad, enum bfad_sm_event event);
153 bfad_sm_stopping(struct bfad_s *bfad, enum bfad_sm_event event);
155 bfad_sm_failed(struct bfad_s *bfad, enum bfad_sm_event event);
157 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event);
163 bfad_sm_uninit(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_uninit()
193 bfad_sm_created(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_created()
269 bfad_sm_initializing(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_initializing()
[all …]
H A Dbfad_im.c38 struct bfad_s *bfad = drv; in bfa_cb_ioim_done()
134 struct bfad_s *bfad = drv; in bfa_cb_ioim_abort()
174 struct bfad_s *bfad = im_port->bfad; in bfad_im_info()
195 struct bfad_s *bfad = im_port->bfad; in bfad_im_abort_handler()
241 bfad_im_target_reset_send(struct bfad_s *bfad, struct scsi_cmnd *cmnd, in bfad_im_target_reset_send()
297 struct bfad_s *bfad = im_port->bfad; in bfad_im_reset_lun_handler()
373 struct bfad_s *bfad = im_port->bfad; in bfad_im_reset_target_handler()
425 bfa_fcb_itnim_alloc(struct bfad_s *bfad, struct bfa_fcs_itnim_s **itnim, in bfa_fcb_itnim_alloc()
449 bfa_fcb_itnim_free(struct bfad_s *bfad, struct bfad_itnim_s *itnim_drv) in bfa_fcb_itnim_free()
511 struct bfad_s *bfa in bfa_fcb_itnim_offline()
[all...]
H A Dbfad_debugfs.c46 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_drvtrc()
65 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_fwtrc()
107 struct bfad_s *bfad = port->bfad; in bfad_debugfs_open_fwsave()
219 struct bfad_s *bfad = port->bfad; in bfad_debugfs_read_regrd()
243 struct bfad_s *bfad = port->bfad; in bfad_debugfs_write_regrd()
312 struct bfad_s *bfad = port->bfad; in bfad_debugfs_write_regwr()
442 struct bfad_s *bfad = port->bfad; in bfad_debugfs_init()
481 struct bfad_s *bfad = port->bfad; in bfad_debugfs_exit()
H A Dbfa_fcs.h873 struct bfad_s *bfad; /* corresponding BDA driver instance */
895 struct bfad_s *bfad,
953 struct bfad_port_s *bfa_fcb_lport_new(struct bfad_s *bfad,
962 void bfa_fcb_pbc_vport_create(struct bfad_s *bfad, struct bfi_pbc_vport_s);
967 bfa_status_t bfa_fcb_rport_alloc(struct bfad_s *bfad,
974 int bfa_fcb_itnim_alloc(struct bfad_s *bfad, struct bfa_fcs_itnim_s **itnim,
976 void bfa_fcb_itnim_free(struct bfad_s *bfad,
H A Dbfa_fcs_fcpim.c293 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_sm_hcb_online()
331 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_sm_online()
435 struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad; in bfa_fcs_itnim_aen_post()
H A Dbfa_fcs.c30 struct bfad_s *bfad = fcs->bfad; in bfa_fcs_exit_comp()
629 struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad; in bfa_fcs_fabric_sm_isolated()
1370 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_fabric_aen_post()
1396 struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad; in bfa_fcs_fabric_set_fabric_name()
1580 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, in bfa_fcs_attach()
H A Dbfa_fcs_rport.c2412 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_rport_aen_post()
2450 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_rport_hal_online_action()
2490 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_rport_hal_offline_action()
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()
H A Dbfa_ioc.c413 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_ioc_sm_op_entry()
461 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_ioc_sm_disabling_entry()
2149 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_ioc_fail_notify()
2168 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_ioc_pf_fwmismatch()
2907 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_ioc_aen_post()
3706 struct bfad_s *bfad = (struct bfad_s *)sfp->ioc->bfa->bfad; in bfa_sfp_scn_aen_post()
4191 struct bfad_s *bfad = (struct bfad_s *)ioc->bfa->bfad; in bfa_flash_aen_audit_post()
H A Dbfa_svc.c1985 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_aen_post()
2056 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_enabling_qwait()
2120 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_enabling()
2183 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_linkdown()
2274 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_linkup()
2471 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_disabling()
2526 struct bfad_s *bfad = (struct bfad_s *)fcport->bfa->bfad; in bfa_fcport_sm_disabled()
H A Dbfa_fcs_lport.c343 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_lport_aen_post()
643 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_lport_online_actions()
665 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_lport_offline_actions()
735 struct bfad_s *bfad = (struct bfad_s *)port->fcs->bfad; in bfa_fcs_lport_deleted()
1084 struct bfad_s *bfad = (struct bfad_s *)lport->fcs->bfad; in bfa_fcs_lport_init()
6411 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_vport_aen_post()
H A Dbfa_core.c1214 struct bfad_s *bfad = bfa->bfad; in bfa_iocfc_stop_cb()
1224 struct bfad_s *bfad = bfa->bfad; in bfa_iocfc_enable_cb()
1234 struct bfad_s *bfad = bfa->bfad; in bfa_iocfc_disable_cb()
H A Dbfa_fcpim.c2234 port = bfa_fcs_lookup_port(&((struct bfad_s *)bfa->bfad)->bfa_fcs, in bfa_fcpim_lunmask_add()
2301 &((struct bfad_s *)bfa->bfad)->bfa_fcs, in bfa_fcpim_lunmask_delete()