Home
last modified time | relevance | path

Searched defs:mbuf_phys_off (Results 1 – 4 of 4) 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()
101 nicvf_mbuff_virt2phy(uintptr_t virt, uint64_t mbuf_phys_off) in nicvf_mbuff_virt2phy()
H A Dnicvf_rxtx.c362 uint64_t mbuf_phys_off = rxq->mbuf_phys_off; in nicvf_fill_rbdr() local
431 uint64_t rb0_ptr, mbuf_phys_off = rxq->mbuf_phys_off; in nicvf_recv_pkts() local
521 uint64_t mbuf_phys_off, in nicvf_process_cq_mseg_entry()
584 uint64_t mbuf_phys_off = rxq->mbuf_phys_off; in nicvf_recv_pkts_multiseg() local
H A Dnicvf_struct.h65 uint64_t mbuf_phys_off; member
H A Dnicvf_ethdev.c1474 uint64_t mbuf_phys_off = 0; in nicvf_vf_start() local