Searched refs:vf_req_buf (Results 1 – 3 of 3) sorted by relevance
259 void *vf_req_buf; member
3771 bp->pf->vf_req_buf = rte_malloc("bnxt_vf_fwd", req_buf_sz, in bnxt_configure_vf_req_buf()3773 if (bp->pf->vf_req_buf == NULL) { in bnxt_configure_vf_req_buf()3778 rte_mem_lock_page(((char *)bp->pf->vf_req_buf) + sz); in bnxt_configure_vf_req_buf()3781 bp->pf->vf_info[i].req_buf = ((char *)bp->pf->vf_req_buf) + in bnxt_configure_vf_req_buf()3786 rte_free(bp->pf->vf_req_buf); in bnxt_configure_vf_req_buf()4092 rte_cpu_to_le_64(rte_malloc_virt2iova(bp->pf->vf_req_buf)); in bnxt_hwrm_func_buf_rgtr()
5976 rte_free(bp->pf->vf_req_buf); in bnxt_uninit_resources()5977 bp->pf->vf_req_buf = NULL; in bnxt_uninit_resources()