Home
last modified time | relevance | path

Searched refs:trunks (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_alloc.c41 struct hns_roce_buf_list *trunks; in hns_roce_buf_free() local
47 trunks = buf->trunk_list; in hns_roce_buf_free()
48 if (trunks) { in hns_roce_buf_free()
52 trunks[i].buf, trunks[i].map); in hns_roce_buf_free()
54 kfree(trunks); in hns_roce_buf_free()
97 trunks = kcalloc(ntrunk, sizeof(*trunks), gfp_flags); in hns_roce_buf_alloc()
98 if (!trunks) { in hns_roce_buf_alloc()
108 if (!trunks[i].buf) in hns_roce_buf_alloc()
120 trunks[i].buf, trunks[i].map); in hns_roce_buf_alloc()
122 kfree(trunks); in hns_roce_buf_alloc()
[all …]
/linux/arch/powerpc/platforms/44x/
A DKconfig96 stations and trunks.

Completed in 3 milliseconds