Searched refs:rx_phys (Results 1 – 5 of 5) sorted by relevance
108 phys_addr_t rx_phys; member
282 dev_info.rx_phys = kni->m_rx_q->iova; in rte_kni_alloc()
360 kni->rx_q = iova_to_kva(current, dev_info.rx_phys); in kni_ioctl_create()377 kni->rx_q = phys_to_virt(dev_info.rx_phys); in kni_ioctl_create()393 (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()