Searched refs:pg_vec (Results 1 – 4 of 4) sorted by relevance
665 p1->pkbdq = pg_vec; in init_prb_bdqc()3925 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()3945 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()3964 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()4018 if (po->rx_ring.pg_vec || po->tx_ring.pg_vec) { in packet_setsockopt()4082 if (!po->rx_ring.pg_vec && !po->tx_ring.pg_vec) in packet_setsockopt()4401 kfree(pg_vec); in free_pg_vec()4446 return pg_vec; in alloc_pg_vec()4450 pg_vec = NULL; in alloc_pg_vec()4579 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()
292 called pg_vec, its size limits the number of blocks that can be allocated::