/linux-2.6.39/drivers/scsi/bfa/ |
D | bfa_core.c | 92 bfa_com_port_attach(struct bfa_s *bfa, struct bfa_meminfo_s *mi) in bfa_com_port_attach() 157 bfa_reqq_resume(struct bfa_s *bfa, int qid) in bfa_reqq_resume() 177 bfa_msix_all(struct bfa_s *bfa, int vec) in bfa_msix_all() 183 bfa_intx(struct bfa_s *bfa) in bfa_intx() 226 bfa_isr_enable(struct bfa_s *bfa) in bfa_isr_enable() 258 bfa_isr_disable(struct bfa_s *bfa) in bfa_isr_disable() 266 bfa_msix_reqq(struct bfa_s *bfa, int qid) in bfa_msix_reqq() 283 bfa_isr_unhandled(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_isr_unhandled() 293 bfa_msix_rspq(struct bfa_s *bfa, int qid) in bfa_msix_rspq() 330 bfa_msix_lpu_err(struct bfa_s *bfa, int vec) in bfa_msix_lpu_err() [all …]
|
D | bfa_hw_cb.c | 23 bfa_hwcb_reginit(struct bfa_s *bfa) in bfa_hwcb_reginit() 57 bfa_hwcb_reqq_ack(struct bfa_s *bfa, int reqq) in bfa_hwcb_reqq_ack() 62 bfa_hwcb_reqq_ack_msix(struct bfa_s *bfa, int reqq) in bfa_hwcb_reqq_ack_msix() 69 bfa_hwcb_rspq_ack(struct bfa_s *bfa, int rspq) in bfa_hwcb_rspq_ack() 74 bfa_hwcb_rspq_ack_msix(struct bfa_s *bfa, int rspq) in bfa_hwcb_rspq_ack_msix() 81 bfa_hwcb_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, in bfa_hwcb_msix_getvecs() 110 bfa_hwcb_msix_init(struct bfa_s *bfa, int nvecs) in bfa_hwcb_msix_init() 137 bfa_hwcb_msix_install(struct bfa_s *bfa) in bfa_hwcb_msix_install() 142 bfa_hwcb_msix_uninstall(struct bfa_s *bfa) in bfa_hwcb_msix_uninstall() 150 bfa_hwcb_isr_mode_set(struct bfa_s *bfa, bfa_boolean_t msix) in bfa_hwcb_isr_mode_set() [all …]
|
D | bfa_hw_ct.c | 32 bfa_hwct_msix_lpu_err_set(struct bfa_s *bfa, bfa_boolean_t msix, int vec) in bfa_hwct_msix_lpu_err_set() 47 bfa_hwct_msix_dummy(struct bfa_s *bfa, int vec) in bfa_hwct_msix_dummy() 52 bfa_hwct_reginit(struct bfa_s *bfa) in bfa_hwct_reginit() 88 bfa_hwct_reqq_ack(struct bfa_s *bfa, int reqq) in bfa_hwct_reqq_ack() 97 bfa_hwct_rspq_ack(struct bfa_s *bfa, int rspq) in bfa_hwct_rspq_ack() 106 bfa_hwct_msix_getvecs(struct bfa_s *bfa, u32 *msix_vecs_bmap, in bfa_hwct_msix_getvecs() 118 bfa_hwct_msix_init(struct bfa_s *bfa, int nvecs) in bfa_hwct_msix_init() 128 bfa_hwct_msix_install(struct bfa_s *bfa) in bfa_hwct_msix_install() 152 bfa_hwct_msix_uninstall(struct bfa_s *bfa) in bfa_hwct_msix_uninstall() 164 bfa_hwct_isr_mode_set(struct bfa_s *bfa, bfa_boolean_t msix) in bfa_hwct_isr_mode_set() [all …]
|
D | bfa_svc.c | 51 #define BFA_PORT_IS_DISABLED(bfa) \ argument 520 bfa_fcxp_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcxp_attach() 543 bfa_fcxp_detach(struct bfa_s *bfa) in bfa_fcxp_detach() 548 bfa_fcxp_start(struct bfa_s *bfa) in bfa_fcxp_start() 553 bfa_fcxp_stop(struct bfa_s *bfa) in bfa_fcxp_stop() 558 bfa_fcxp_iocdisable(struct bfa_s *bfa) in bfa_fcxp_iocdisable() 593 struct bfa_s *bfa, in bfa_fcxp_init_reqrsp() 631 void *caller, struct bfa_s *bfa, int nreq_sgles, in bfa_fcxp_init() 703 hal_fcxp_send_comp(struct bfa_s *bfa, struct bfi_fcxp_send_rsp_s *fcxp_rsp) in hal_fcxp_send_comp() 770 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog() [all …]
|
D | bfa_fcpim.c | 318 bfa_fcpim_attach(struct bfa_s *bfa, void *bfad, struct bfa_iocfc_cfg_s *cfg, in bfa_fcpim_attach() 343 bfa_fcpim_detach(struct bfa_s *bfa) in bfa_fcpim_detach() 348 bfa_fcpim_start(struct bfa_s *bfa) in bfa_fcpim_start() 353 bfa_fcpim_stop(struct bfa_s *bfa) in bfa_fcpim_stop() 358 bfa_fcpim_iocdisable(struct bfa_s *bfa) in bfa_fcpim_iocdisable() 371 bfa_fcpim_path_tov_set(struct bfa_s *bfa, u16 path_tov) in bfa_fcpim_path_tov_set() 381 bfa_fcpim_path_tov_get(struct bfa_s *bfa) in bfa_fcpim_path_tov_get() 389 bfa_fcpim_qdepth_get(struct bfa_s *bfa) in bfa_fcpim_qdepth_get() 1005 struct bfa_s *bfa = fcpim->bfa; in bfa_itnim_attach() local 1251 bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_itnim_isr() [all …]
|
D | bfad_debugfs.c | 223 bfad_reg_offset_check(struct bfa_s *bfa, u32 offset, u32 len) in bfad_reg_offset_check() 276 struct bfa_s *bfa = &bfad->bfa; in bfad_debugfs_write_regrd() local 353 struct bfa_s *bfa = &bfad->bfa; in bfad_debugfs_write_regwr() local
|
D | bfa_fcpim.h | 79 struct bfa_s *bfa; member 113 struct bfa_s *bfa; /* BFA module */ member 145 struct bfa_s *bfa; /* BFA module */ member 167 struct bfa_s *bfa; /* bfa instance */ member
|
D | bfa_svc.h | 58 struct bfa_s *bfa; member 86 struct bfa_s *bfa; /* backpointer to BFA */ member 196 struct bfa_s *bfa; member 279 struct bfa_s *bfa; /* backpointer to BFA */ member 305 struct bfa_s *bfa; /* bfa instance */ member 330 struct bfa_s *bfa; /* back pointer to BFA */ member 365 struct bfa_s *bfa; /* parent bfa instance */ member 436 struct bfa_s *bfa; /* parent BFA instance */ member
|
D | bfa_fcs.c | 69 bfa_fcs_attach(struct bfa_fcs_s *fcs, struct bfa_s *bfa, struct bfad_s *bfad, in bfa_fcs_attach() 809 struct bfa_s *bfa = fabric->fcs->bfa; in bfa_fcs_fabric_login() local 1210 struct bfa_s *bfa = fabric->fcs->bfa; in bfa_fcs_fabric_send_flogi_acc() local
|
D | bfad_im.c | 178 struct bfa_s *bfa = &bfad->bfa; in bfad_im_info() local 918 bfad_im_supported_speeds(struct bfa_s *bfa) in bfad_im_supported_speeds()
|
D | bfad_drv.h | 185 struct bfa_s bfa; member
|
D | bfa.h | 245 struct bfa_s *bfa; member
|
D | bfa_ioc.h | 227 struct bfa_s *bfa; member
|
D | bfa_fcs.h | 647 struct bfa_s *bfa; /* corresponding BFA bfa instance */ member
|
D | bfa_ioc.c | 2000 bfa_ioc_attach(struct bfa_ioc_s *ioc, void *bfa, struct bfa_ioc_cbfn_s *cbfn, in bfa_ioc_attach()
|
/linux-2.6.39/drivers/net/bna/ |
D | bfa_ioc.h | 158 struct bfa *bfa; member
|
D | bfa_ioc.c | 1835 bfa_nw_ioc_attach(struct bfa_ioc *ioc, void *bfa, struct bfa_ioc_cbfn *cbfn) in bfa_nw_ioc_attach()
|