Searched refs:curr_queue_pairs (Results 1 – 1 of 1) sorted by relevance
404 u16 curr_queue_pairs; member1097 if (q < (vi->curr_queue_pairs - vi->xdp_queue_pairs)) in is_xdp_raw_buffer_queue()1099 else if (q < vi->curr_queue_pairs) in is_xdp_raw_buffer_queue()1609 if (qid >= vi->curr_queue_pairs) in virtnet_xsk_wakeup()1690 if (v->curr_queue_pairs > nr_cpu_ids) { \1691 qp = v->curr_queue_pairs - v->xdp_queue_pairs; \1696 qp = cpu % v->curr_queue_pairs; \1708 if (v->curr_queue_pairs > nr_cpu_ids) \3177 if (i < vi->curr_queue_pairs) in virtnet_open()3417 if (i < vi->curr_queue_pairs) in virtnet_rx_resume_all()[all …]