Home
last modified time | relevance | path

Searched refs:xdp_queue_pairs (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dvirtio_net.c220 u16 xdp_queue_pairs; member
606 qp = v->curr_queue_pairs - v->xdp_queue_pairs; \
1627 if (q < (vi->curr_queue_pairs - vi->xdp_queue_pairs)) in is_xdp_raw_buffer_queue()
3104 curr_qp = vi->curr_queue_pairs - vi->xdp_queue_pairs; in virtnet_xdp_set()
3143 vi->xdp_queue_pairs = xdp_qp; in virtnet_xdp_set()