Searched refs:curr_queue_pairs (Results 1 – 1 of 1) sorted by relevance
394 u16 curr_queue_pairs; member974 if (q < (vi->curr_queue_pairs - vi->xdp_queue_pairs)) in is_xdp_raw_buffer_queue()976 else if (q < vi->curr_queue_pairs) in is_xdp_raw_buffer_queue()1496 if (qid >= vi->curr_queue_pairs) in virtnet_xsk_wakeup()1586 if (v->curr_queue_pairs > nr_cpu_ids) { \1587 qp = v->curr_queue_pairs - v->xdp_queue_pairs; \1592 qp = cpu % v->curr_queue_pairs; \1604 if (v->curr_queue_pairs > nr_cpu_ids) \3186 if (i < vi->curr_queue_pairs) in virtnet_open()3431 if (i < vi->curr_queue_pairs) in virtnet_rx_resume_all()[all …]