Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.h95 nicvf_mbuff_phy2virt(rte_iova_t phy, uint64_t mbuf_phys_off) in nicvf_mbuff_phy2virt() function
H A Dnicvf_rxtx.c448 pkt = (struct rte_mbuf *)nicvf_mbuff_phy2virt in nicvf_recv_pkts()
538 pkt = (struct rte_mbuf *)nicvf_mbuff_phy2virt in nicvf_process_cq_mseg_entry()
562 seg = (struct rte_mbuf *)nicvf_mbuff_phy2virt in nicvf_process_cq_mseg_entry()
H A Dnicvf_ethdev.c677 obj = (void *)nicvf_mbuff_phy2virt(phy, in nicvf_rbdr_release_mbuf()