Lines Matching refs:bfa_mem_kva_curp
427 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
456 bfa_mem_kva_curp(mod) = (void *)fcxp; in claim_fcxps_mem()
1500 mod->lps_arr = lps = (struct bfa_lps_s *) bfa_mem_kva_curp(mod); in bfa_lps_attach()
1502 bfa_mem_kva_curp(mod) += mod->num_lps * sizeof(struct bfa_lps_s); in bfa_lps_attach()
4832 rp = (struct bfa_rport_s *) bfa_mem_kva_curp(mod); in bfa_rport_attach()
4857 bfa_mem_kva_curp(mod) = (u8 *) rp; in bfa_rport_attach()
5214 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5246 bfa_mem_kva_curp(mod) = (u8 *) hsgpg; in bfa_sgpg_attach()
5374 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5392 bfa_mem_kva_curp(ufm) = (u8 *) uf_bp_msg; in claim_uf_post_msgs()
5404 ufm->uf_list = (struct bfa_uf_s *) bfa_mem_kva_curp(ufm); in claim_ufs()
5422 bfa_mem_kva_curp(ufm) = (u8 *) uf; in claim_ufs()