Searched refs:pg_vec (Results 1 – 4 of 4) sorted by relevance
621 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 …]
60 struct pgv *pg_vec; member
77 if (!ring->pg_vec) in pdiag_put_ring()
291 called pg_vec, its size limits the number of blocks that can be allocated::
Completed in 17 milliseconds