Searched refs:srp_buf (Results 1 – 2 of 2) sorted by relevance
71 struct srp_buf { struct92 struct srp_buf **rx_ring; argument104 struct srp_buf *sbuf;
34 struct srp_buf **ring) in srp_iu_pool_alloc()67 static struct srp_buf **srp_ring_alloc(struct device *dev, in srp_ring_alloc()70 struct srp_buf **ring; in srp_ring_alloc()73 ring = kcalloc(max, sizeof(struct srp_buf *), GFP_KERNEL); in srp_ring_alloc()101 static void srp_ring_free(struct device *dev, struct srp_buf **ring, in srp_ring_free()