Home
last modified time | relevance | path

Searched refs:nicvf_mbuff_virt2phy (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.h101 nicvf_mbuff_virt2phy(uintptr_t virt, uint64_t mbuf_phys_off) in nicvf_mbuff_virt2phy() function
H A Dnicvf_rxtx.c383 entry->full_addr = nicvf_mbuff_virt2phy((uintptr_t)obj_p[i], in nicvf_fill_rbdr()
H A Dnicvf_ethdev.c1463 return nicvf_mbuff_virt2phy(mbuf, rxq->mbuf_phys_off); in rbdr_rte_mempool_get()