Searched refs:rte_avp_device_info (Results 1 – 2 of 2) sorted by relevance
306 struct rte_avp_device_info { struct374 #define RTE_AVP_IOCTL_CREATE _IOWR(0, 2, struct rte_avp_device_info) argument375 #define RTE_AVP_IOCTL_RELEASE _IOWR(0, 3, struct rte_avp_device_info)
418 struct rte_avp_device_info *info; in avp_dev_check_regions()444 info = (struct rte_avp_device_info *)resource->addr; in avp_dev_check_regions()554 struct rte_avp_device_info *host_info; in _avp_set_queue_counts()558 host_info = (struct rte_avp_device_info *)addr; in _avp_set_queue_counts()823 struct rte_avp_device_info *host_info; in avp_dev_create()833 host_info = (struct rte_avp_device_info *)resource->addr; in avp_dev_create()1995 struct rte_avp_device_info *host_info; in avp_dev_configure()2009 host_info = (struct rte_avp_device_info *)addr; in avp_dev_configure()