Searched defs:bfad (Results  1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/bfa/ | 
| H A D | bfad_bsg.c | 19 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 D | bfad.c | 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() 308 bfad_sm_failed(struct bfad_s *bfad, enum bfad_sm_event event)  in bfad_sm_failed() 339 bfad_sm_operational(struct bfad_s *bfad, enum bfad_sm_event event)  in bfad_sm_operational() 355 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event)  in bfad_sm_fcs_exit() 371 bfad_sm_stopping(struct bfad_s *bfad, enum bfad_sm_event event)  in bfad_sm_stopping() 409 	struct bfad_s	      *bfad = drv;  in bfa_cb_init()  local 432 bfa_fcb_lport_new(struct bfad_s *bfad, struct bfa_fcs_lport_s *port,  in bfa_fcb_lport_new() 471 bfa_fcb_rport_alloc(struct bfad_s *bfad, struct bfa_fcs_rport_s **rport,  in bfa_fcb_rport_alloc() [all …] 
 | 
| H A D | bfad_debugfs.c | 46 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_open_drvtrc()  local 65 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_open_fwtrc()  local 107 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_open_fwsave()  local 219 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_read_regrd()  local 243 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_write_regrd()  local 312 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_write_regwr()  local 442 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_init()  local 481 	struct bfad_s *bfad = port->bfad;  in bfad_debugfs_exit()  local
  | 
| H A D | bfa_fcs.c | 30 	struct bfad_s         *bfad = fcs->bfad;  in bfa_fcs_exit_comp()  local 629 	struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad;  in bfa_fcs_fabric_sm_isolated()  local 854 bfa_cb_lps_flogi_comp(void *bfad, void *uarg, bfa_status_t status)  in bfa_cb_lps_flogi_comp() 1370 	struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad;  in bfa_fcs_fabric_aen_post()  local 1396 	struct bfad_s *bfad = (struct bfad_s *)fabric->fcs->bfad;  in bfa_fcs_fabric_set_fabric_name()  local 1422 bfa_cb_lps_flogo_comp(void *bfad, void *uarg)  in bfa_cb_lps_flogo_comp() 1580 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad,  in bfa_fcs_attach()
  | 
| H A D | bfa_fcs_fcpim.c | 293 	struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad;  in bfa_fcs_itnim_sm_hcb_online()  local 331 	struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad;  in bfa_fcs_itnim_sm_online()  local 435 	struct bfad_s *bfad = (struct bfad_s *)itnim->fcs->bfad;  in bfa_fcs_itnim_aen_post()  local
  | 
| H A D | bfad_im.h | 67 	struct bfad_s         *bfad;  member 135 	struct bfad_s         *bfad;  member
  |