Home
last modified time | relevance | path

Searched defs:bfa (Results 1 – 19 of 19) sorted by relevance

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_core.c90 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 …]
Dbfa_hw_ct.c21 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 …]
Dbfa_hw_cb.c16 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 …]
Dbfa_svc.c39 #define BFA_PORT_IS_DISABLED(bfa) \ argument
447 struct bfa_s *bfa) in bfa_fcxp_meminfo()
484 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcxp_attach()
506 bfa_fcxp_iocdisable(struct bfa_s *bfa) in bfa_fcxp_iocdisable()
548 struct bfa_s *bfa, in bfa_fcxp_init_reqrsp()
586 void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_init()
666 hal_fcxp_send_comp(struct bfa_s *bfa, struct bfi_fcxp_send_rsp_s *fcxp_rsp) in hal_fcxp_send_comp()
716 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog()
744 hal_fcxp_rx_plog(struct bfa_s *bfa, struct bfa_fcxp_s *fcxp, in hal_fcxp_rx_plog()
775 struct bfa_s *bfa = fcxp->fcxp_mod->bfa; in bfa_fcxp_qresume() local
[all …]
Dbfa_fcpim.c312 struct bfa_s *bfa = fcp->bfa; in bfa_fcpim_attach() local
350 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 …]
Dbfa_fcs.c233 struct bfa_s *bfa = fabric->fcs->bfa; in bfa_fcs_fabric_sm_created() local
281 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()
Dbfad_debugfs.c191 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
Dbfa_svc.h56 struct bfa_s *bfa; member
90 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
Dbfa_fcpim.h110 struct bfa_s *bfa; member
140 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
Dbfad_im.c932 struct bfa_s *bfa = itnim_data->itnim->bfa_itnim->bfa; in bfad_im_check_if_make_lun_visible() local
957 struct bfa_s *bfa; in bfad_im_slave_alloc() local
991 bfad_im_supported_speeds(struct bfa_s *bfa) in bfad_im_supported_speeds()
Dbfa_ioc.c2357 bfa_ioc_attach(struct bfa_ioc_s *ioc, void *bfa, struct bfa_ioc_cbfn_s *cbfn, in bfa_ioc_attach()
6058 struct bfa_s *bfa) in bfa_dconf_meminfo()
6071 bfa_dconf_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg) in bfa_dconf_attach()
6096 struct bfa_s *bfa = arg; in bfa_dconf_init_cb() local
6111 bfa_dconf_modinit(struct bfa_s *bfa) in bfa_dconf_modinit()
6124 bfa_dconf_iocdisable(struct bfa_s *bfa) in bfa_dconf_iocdisable()
6148 bfa_dconf_update(struct bfa_s *bfa) in bfa_dconf_update()
6173 bfa_dconf_modexit(struct bfa_s *bfa) in bfa_dconf_modexit()
Dbfa_fcs_rport.c2786 bfa_cb_rport_scn_online(struct bfa_s *bfa) in bfa_cb_rport_scn_online()
2813 bfa_cb_rport_scn_offline(struct bfa_s *bfa) in bfa_cb_rport_scn_offline()
Dbfad_drv.h184 struct bfa_s bfa; member
Dbfa.h221 struct bfa_s *bfa; member
Dbfa_ioc.h295 struct bfa_s *bfa; member
784 struct bfa_s *bfa; member
Dbfa_fcs.h686 struct bfa_s *bfa; /* corresponding BFA bfa instance */ member
/linux-6.6.21/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.h164 struct bfa *bfa; member
Dbfa_ioc.c2476 bfa_nw_ioc_attach(struct bfa_ioc *ioc, void *bfa, struct bfa_ioc_cbfn *cbfn) in bfa_nw_ioc_attach()
/linux-6.6.21/arch/powerpc/include/asm/
Dppc-opcode.h588 #define PPC_RAW_SETB(t, bfa) (0x7c000100 | ___PPC_RT(t) | ___PPC_RA((bfa) << 2)) argument