| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_core.c | 90 bfa_com_port_attach(struct bfa_s *bfa)  in bfa_com_port_attach()103 bfa_com_ablk_attach(struct bfa_s *bfa)  in bfa_com_ablk_attach()
 113 bfa_com_cee_attach(struct bfa_s *bfa)  in bfa_com_cee_attach()
 124 bfa_com_sfp_attach(struct bfa_s *bfa)  in bfa_com_sfp_attach()
 134 bfa_com_flash_attach(struct bfa_s *bfa, bfa_boolean_t mincfg)  in bfa_com_flash_attach()
 145 bfa_com_diag_attach(struct bfa_s *bfa)  in bfa_com_diag_attach()
 155 bfa_com_phy_attach(struct bfa_s *bfa, bfa_boolean_t mincfg)  in bfa_com_phy_attach()
 165 bfa_com_fru_attach(struct bfa_s *bfa, bfa_boolean_t mincfg)  in bfa_com_fru_attach()
 692 bfa_reqq_resume(struct bfa_s *bfa, int qid)  in bfa_reqq_resume()
 712 bfa_isr_rspq(struct bfa_s *bfa, int qid)  in bfa_isr_rspq()
 [all …]
 
 | 
| D | bfa_hw_ct.c | 21 bfa_hwct_msix_dummy(struct bfa_s *bfa, int vec)  in bfa_hwct_msix_dummy()26 bfa_hwct_reginit(struct bfa_s *bfa)  in bfa_hwct_reginit()
 42 bfa_hwct2_reginit(struct bfa_s *bfa)  in bfa_hwct2_reginit()
 52 bfa_hwct_reqq_ack(struct bfa_s *bfa, int reqq)  in bfa_hwct_reqq_ack()
 67 bfa_hwct_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci)  in bfa_hwct_rspq_ack()
 84 bfa_hwct2_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci)  in bfa_hwct2_rspq_ack()
 91 bfa_hwct_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap,  in bfa_hwct_msix_getvecs()
 103 bfa_hwct_msix_init(struct bfa_s *bfa, int nvecs)  in bfa_hwct_msix_init()
 113 bfa_hwct_msix_ctrl_install(struct bfa_s *bfa)  in bfa_hwct_msix_ctrl_install()
 125 bfa_hwct_msix_queue_install(struct bfa_s *bfa)  in bfa_hwct_msix_queue_install()
 [all …]
 
 | 
| D | bfa_hw_cb.c | 16 bfa_hwcb_reginit(struct bfa_s *bfa)  in bfa_hwcb_reginit()32 bfa_hwcb_reqq_ack_msix(struct bfa_s *bfa, int reqq)  in bfa_hwcb_reqq_ack_msix()
 46 bfa_hwcb_rspq_ack_msix(struct bfa_s *bfa, int rspq, u32 ci)  in bfa_hwcb_rspq_ack_msix()
 59 bfa_hwcb_rspq_ack(struct bfa_s *bfa, int rspq, u32 ci)  in bfa_hwcb_rspq_ack()
 69 bfa_hwcb_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap,  in bfa_hwcb_msix_getvecs()
 98 bfa_hwcb_msix_dummy(struct bfa_s *bfa, int vec)  in bfa_hwcb_msix_dummy()
 106 bfa_hwcb_msix_init(struct bfa_s *bfa, int nvecs)  in bfa_hwcb_msix_init()
 115 bfa_hwcb_msix_ctrl_install(struct bfa_s *bfa)  in bfa_hwcb_msix_ctrl_install()
 133 bfa_hwcb_msix_queue_install(struct bfa_s *bfa)  in bfa_hwcb_msix_queue_install()
 154 bfa_hwcb_msix_uninstall(struct bfa_s *bfa)  in bfa_hwcb_msix_uninstall()
 [all …]
 
 | 
| D | bfa_svc.c | 39 #define BFA_PORT_IS_DISABLED(bfa) \  argument453 		struct bfa_s *bfa)  in bfa_fcxp_meminfo()
 490 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg,  in bfa_fcxp_attach()
 512 bfa_fcxp_iocdisable(struct bfa_s *bfa)  in bfa_fcxp_iocdisable()
 554 	       struct bfa_s *bfa,  in bfa_fcxp_init_reqrsp()
 592 	       void *caller, struct bfa_s *bfa, int nreq_sgles,  in bfa_fcxp_init()
 672 hal_fcxp_send_comp(struct bfa_s *bfa, struct bfi_fcxp_send_rsp_s *fcxp_rsp)  in hal_fcxp_send_comp()
 722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp,  in hal_fcxp_tx_plog()
 750 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp,  in hal_fcxp_rx_plog()
 781 	struct bfa_s			*bfa = fcxp->fcxp_mod->bfa;  in bfa_fcxp_qresume()  local
 [all …]
 
 | 
| D | bfa_fcpim.c | 312 	struct bfa_s *bfa = fcp->bfa;  in bfa_fcpim_attach()  local350 bfa_fcpim_path_tov_set(struct bfa_s *bfa, u16 path_tov)  in bfa_fcpim_path_tov_set()
 360 bfa_fcpim_path_tov_get(struct bfa_s *bfa)  in bfa_fcpim_path_tov_get()
 421 bfa_fcpim_port_iostats(struct bfa_s *bfa,  in bfa_fcpim_port_iostats()
 463 bfa_fcpim_profile_on(struct bfa_s *bfa, time64_t time)  in bfa_fcpim_profile_on()
 482 bfa_fcpim_profile_off(struct bfa_s *bfa)  in bfa_fcpim_profile_off()
 493 bfa_fcpim_qdepth_get(struct bfa_s *bfa)  in bfa_fcpim_qdepth_get()
 1108 	struct bfa_s	*bfa = fcpim->bfa;  in bfa_itnim_attach()  local
 1355 bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *m)  in bfa_itnim_isr()
 1400 bfa_itnim_create(struct bfa_s *bfa, struct bfa_rport_s *rport, void *ditn)  in bfa_itnim_create()
 [all …]
 
 | 
| D | bfa_fcs.c | 233 	struct bfa_s	*bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_sm_created()  local281 	struct bfa_s	*bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_sm_linkdown()  local
 548 	struct bfa_s	*bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_sm_online()  local
 678 	struct bfa_s	*bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_sm_stopping()  local
 935 	struct bfa_s		*bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_login()  local
 1324 	struct bfa_s	  *bfa = fabric->fcs->bfa;  in bfa_fcs_fabric_send_flogi_acc()  local
 1580 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad,  in bfa_fcs_attach()
 
 | 
| D | bfad_debugfs.c | 191 bfad_reg_offset_check(struct bfa_s *bfa, u32 offset, u32 len)  in bfad_reg_offset_check()244 	struct bfa_s *bfa = &bfad->bfa;  in bfad_debugfs_write_regrd()  local
 313 	struct bfa_s *bfa = &bfad->bfa;  in bfad_debugfs_write_regwr()  local
 
 | 
| D | bfa_svc.h | 56 	struct bfa_s *bfa;  member90 	struct bfa_s      *bfa;		/* backpointer to BFA */  member
 204 	struct bfa_s	*bfa;  member
 293 	struct bfa_s	*bfa;		/*  backpointer to BFA		    */  member
 320 	struct bfa_s		*bfa;	/*  bfa instance		*/  member
 357 	struct bfa_s *bfa;		/*  back pointer to BFA */  member
 385 	struct bfa_s	*bfa;		/*  parent bfa instance	*/  member
 460 	struct bfa_s		*bfa;	/*  parent BFA instance */  member
 710 	struct bfa_s	*bfa;		/* Back pointer to BFA	*/  member
 727 	struct bfa_s    *bfa;           /* Back pointer to BFA */  member
 
 | 
| D | bfa_fcpim.h | 110 	struct bfa_s		*bfa;  member140 	struct bfa_s		*bfa;  member
 163 	struct bfa_s		*bfa;		/*  BFA module	*/  member
 195 	struct bfa_s		*bfa;	/*  BFA module  */  member
 217 	struct bfa_s		*bfa;	/*  bfa instance	*/  member
 
 | 
| D | bfad_im.c | 932 	struct bfa_s *bfa = itnim_data->itnim->bfa_itnim->bfa;  in bfad_im_check_if_make_lun_visible()  local957 	struct bfa_s *bfa;  in bfad_im_slave_alloc()  local
 991 bfad_im_supported_speeds(struct bfa_s *bfa)  in bfad_im_supported_speeds()
 
 | 
| D | bfa_ioc.c | 2362 bfa_ioc_attach(struct bfa_ioc_s *ioc, void *bfa, struct bfa_ioc_cbfn_s *cbfn,  in bfa_ioc_attach()6063 		  struct bfa_s *bfa)  in bfa_dconf_meminfo()
 6076 bfa_dconf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg)  in bfa_dconf_attach()
 6101 	struct bfa_s *bfa = arg;  in bfa_dconf_init_cb()  local
 6116 bfa_dconf_modinit(struct bfa_s *bfa)  in bfa_dconf_modinit()
 6129 bfa_dconf_iocdisable(struct bfa_s *bfa)  in bfa_dconf_iocdisable()
 6153 bfa_dconf_update(struct bfa_s *bfa)  in bfa_dconf_update()
 6178 bfa_dconf_modexit(struct bfa_s *bfa)  in bfa_dconf_modexit()
 
 | 
| D | bfa_fcs_rport.c | 2789 bfa_cb_rport_scn_online(struct bfa_s *bfa)  in bfa_cb_rport_scn_online()2816 bfa_cb_rport_scn_offline(struct bfa_s *bfa)  in bfa_cb_rport_scn_offline()
 
 | 
| D | bfad_drv.h | 185 	struct bfa_s	bfa;  member
 | 
| D | bfa.h | 221 	struct bfa_s		*bfa;  member
 | 
| D | bfa_ioc.h | 295 	struct bfa_s		*bfa;  member784 	struct bfa_s		*bfa;  member
 
 | 
| D | bfa_fcs.h | 689 	struct bfa_s	  *bfa;	/*  corresponding BFA bfa instance */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/brocade/bna/ | 
| D | bfa_ioc.h | 160 	struct bfa		*bfa;  member
 | 
| D | bfa_ioc.c | 2476 bfa_nw_ioc_attach(struct bfa_ioc *ioc, void *bfa, struct bfa_ioc_cbfn *cbfn)  in bfa_nw_ioc_attach()
 |