Lines Matching refs:coh901318_lli
26 static struct coh901318_lli *
27 coh901318_lli_next(struct coh901318_lli *data) in coh901318_lli_next()
32 return (struct coh901318_lli *) data->virt_link_addr; in coh901318_lli_next()
54 struct coh901318_lli *
58 struct coh901318_lli *head; in coh901318_lli_alloc()
59 struct coh901318_lli *lli; in coh901318_lli_alloc()
60 struct coh901318_lli *lli_prev; in coh901318_lli_alloc()
113 struct coh901318_lli **lli) in coh901318_lli_free()
115 struct coh901318_lli *l; in coh901318_lli_free()
116 struct coh901318_lli *next; in coh901318_lli_free()
143 struct coh901318_lli *lli, in coh901318_lli_fill_memcpy()
176 struct coh901318_lli *lli, in coh901318_lli_fill_single()
232 struct coh901318_lli *lli, in coh901318_lli_fill_sg()