Lines Matching refs:bfa_mem_kva_curp
399 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
428 bfa_mem_kva_curp(mod) = (void *)fcxp; in claim_fcxps_mem()
1472 mod->lps_arr = lps = (struct bfa_lps_s *) bfa_mem_kva_curp(mod); in bfa_lps_attach()
1474 bfa_mem_kva_curp(mod) += mod->num_lps * sizeof(struct bfa_lps_s); in bfa_lps_attach()
4804 rp = (struct bfa_rport_s *) bfa_mem_kva_curp(mod); in bfa_rport_attach()
4829 bfa_mem_kva_curp(mod) = (u8 *) rp; in bfa_rport_attach()
5186 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5218 bfa_mem_kva_curp(mod) = (u8 *) hsgpg; in bfa_sgpg_attach()
5346 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5364 bfa_mem_kva_curp(ufm) = (u8 *) uf_bp_msg; in claim_uf_post_msgs()
5376 ufm->uf_list = (struct bfa_uf_s *) bfa_mem_kva_curp(ufm); in claim_ufs()
5394 bfa_mem_kva_curp(ufm) = (u8 *) uf; in claim_ufs()