Home
last modified time | relevance | path

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

/linux/net/packet/
A Daf_packet.c621 p1->pkbdq = pg_vec; in init_prb_bdqc()
3820 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()
3840 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()
3859 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()
3908 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()
3971 if (!po->rx_ring.pg_vec && !po->tx_ring.pg_vec) in packet_setsockopt()
4283 kfree(pg_vec); in free_pg_vec()
4328 return pg_vec; in alloc_pg_vec()
4332 pg_vec = NULL; in alloc_pg_vec()
4461 swap(rb->pg_vec, pg_vec); in packet_set_ring()
[all …]
A Dinternal.h60 struct pgv *pg_vec; member
A Ddiag.c77 if (!ring->pg_vec) in pdiag_put_ring()
/linux/Documentation/networking/
A Dpacket_mmap.rst291 called pg_vec, its size limits the number of blocks that can be allocated::

Completed in 20 milliseconds