Searched refs:curr_queue_pairs (Results 1 – 1 of 1) sorted by relevance
402 u16 curr_queue_pairs; member1095 if (q < (vi->curr_queue_pairs - vi->xdp_queue_pairs)) in is_xdp_raw_buffer_queue()1097 else if (q < vi->curr_queue_pairs) in is_xdp_raw_buffer_queue()1607 if (qid >= vi->curr_queue_pairs) in virtnet_xsk_wakeup()1688 if (v->curr_queue_pairs > nr_cpu_ids) { \1689 qp = v->curr_queue_pairs - v->xdp_queue_pairs; \1694 qp = cpu % v->curr_queue_pairs; \1706 if (v->curr_queue_pairs > nr_cpu_ids) \3175 if (i < vi->curr_queue_pairs) in virtnet_open()3420 if (i < vi->curr_queue_pairs) in virtnet_rx_resume_all()[all …]