Searched refs:rx_phys (Results 1 – 5 of 5) sorted by relevance
103 phys_addr_t rx_phys; member
284 dev_info.rx_phys = kni->m_rx_q->iova; in rte_kni_alloc()
354 kni->rx_q = iova_to_kva(current, dev_info.rx_phys); in kni_ioctl_create()371 kni->rx_q = phys_to_virt(dev_info.rx_phys); in kni_ioctl_create()387 (unsigned long long) dev_info.rx_phys, kni->rx_q); in kni_ioctl_create()
313 rte_iova_t rx_phys; member
902 host_info->rx_phys); in avp_dev_create()907 host_info->rx_phys + (i * host_info->rx_size)); in avp_dev_create()