Searched refs:pg_vec (Results 1 – 3 of 3) 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()4411 kfree(pg_vec); in free_pg_vec()4456 return pg_vec; in alloc_pg_vec()4460 pg_vec = NULL; in alloc_pg_vec()4589 swap(rb->pg_vec, pg_vec); in packet_set_ring()[all …]
61 struct pgv *pg_vec; member
77 if (!ring->pg_vec) in pdiag_put_ring()
Completed in 14 milliseconds