Lines Matching defs:bfa
249 tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd);
265 * bfa_itnim can be NULL if the port gets disconnected and the bfa
315 tskim = bfa_tskim_alloc(&bfad->bfa, (struct bfad_tskim_s *) cmnd);
333 * bfa_itnim can be NULL if the port gets disconnected and the bfa
932 struct bfa_s *bfa = itnim_data->itnim->bfa_itnim->bfa;
934 struct bfa_lun_mask_s *lun_list = bfa_get_lun_mask_list(bfa);
957 struct bfa_s *bfa;
963 bfa = itnim_data->itnim->bfa_itnim->bfa;
965 if (bfa_get_lun_mask_status(bfa) == BFA_LUNMASK_ENABLED) {
991 bfad_im_supported_speeds(struct bfa_s *bfa)
1000 bfa_ioc_get_attr(&bfa->ioc, ioc_attr);
1031 struct bfa_fcport_s *fcport = BFA_FCPORT_MOD(&bfad->bfa);
1037 fc_host_max_npiv_vports(host) = bfa_lps_get_max_vport(&bfad->bfa);
1053 fc_host_supported_speeds(host) = bfad_im_supported_speeds(&bfad->bfa);
1156 bfa_fcpim_path_tov_get(&bfad->bfa) + 1;
1182 bfa_fcpim_path_tov_get(&bfad->bfa) + 1;
1252 hal_io = bfa_ioim_alloc(&bfad->bfa, (struct bfad_ioim_s *) cmnd,
1320 bfa_iocfc_get_bootwwns(&bfad->bfa, &nwwns, wwns);