Searched refs:tx_phys (Results 1 – 5 of 5) sorted by relevance
102 phys_addr_t tx_phys; member
279 dev_info.tx_phys = kni->m_tx_q->iova; in rte_kni_alloc()
353 kni->tx_q = iova_to_kva(current, dev_info.tx_phys); in kni_ioctl_create()370 kni->tx_q = phys_to_virt(dev_info.tx_phys); in kni_ioctl_create()385 (unsigned long long) dev_info.tx_phys, kni->tx_q); in kni_ioctl_create()
312 rte_iova_t tx_phys; member
890 host_info->tx_phys); in avp_dev_create()895 host_info->tx_phys + (i * host_info->tx_size)); in avp_dev_create()