Searched refs:IFCVF_MAX_QUEUES (Results 1 – 2 of 2) sorted by relevance
15 #define IFCVF_MAX_QUEUES 1 macro132 u16 *notify_addr[IFCVF_MAX_QUEUES * 2];134 struct vring_info vring[IFCVF_MAX_QUEUES * 2];
69 struct vring m_vring[IFCVF_MAX_QUEUES * 2];71 int intr_fd[IFCVF_MAX_QUEUES * 2];345 sizeof(int) * (IFCVF_MAX_QUEUES * 2 + 1))436 struct epoll_event events[IFCVF_MAX_QUEUES * 2]; in notify_relay()446 epfd = epoll_create(IFCVF_MAX_QUEUES * 2); in notify_relay()718 struct epoll_event events[IFCVF_MAX_QUEUES * 4]; in vring_relay()727 epfd = epoll_create(IFCVF_MAX_QUEUES * 2); in vring_relay()1225 internal->max_queues = IFCVF_MAX_QUEUES; in ifcvf_pci_probe()