Lines Matching refs:bfa_mem_kva_curp
413 fcxp = (struct bfa_fcxp_s *) bfa_mem_kva_curp(mod); in claim_fcxps_mem()
442 bfa_mem_kva_curp(mod) = (void *)fcxp; in claim_fcxps_mem()
1486 mod->lps_arr = lps = (struct bfa_lps_s *) bfa_mem_kva_curp(mod); in bfa_lps_attach()
1488 bfa_mem_kva_curp(mod) += mod->num_lps * sizeof(struct bfa_lps_s); in bfa_lps_attach()
4818 rp = (struct bfa_rport_s *) bfa_mem_kva_curp(mod); in bfa_rport_attach()
4843 bfa_mem_kva_curp(mod) = (u8 *) rp; in bfa_rport_attach()
5200 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5232 bfa_mem_kva_curp(mod) = (u8 *) hsgpg; in bfa_sgpg_attach()
5360 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5378 bfa_mem_kva_curp(ufm) = (u8 *) uf_bp_msg; in claim_uf_post_msgs()
5390 ufm->uf_list = (struct bfa_uf_s *) bfa_mem_kva_curp(ufm); in claim_ufs()
5408 bfa_mem_kva_curp(ufm) = (u8 *) uf; in claim_ufs()