Searched defs:mthca_alloc (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c40 u32 mthca_alloc(struct mthca_alloc *alloc) function
64 void mthca_free(struct mthca_alloc *alloc, u32 obj)
79 int mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask,
105 void mthca_alloc_cleanup(struct mthca_alloc *alloc)
H A Dmthca_dev.h178 struct mthca_alloc { struct
195 struct mthca_alloc alloc;
201 struct mthca_alloc alloc;
212 struct mthca_alloc mpt_alloc;
227 struct mthca_alloc alloc;
240 struct mthca_alloc alloc;
247 struct mthca_alloc alloc;
254 struct mthca_alloc alloc;
270 struct mthca_alloc alloc;
275 struct mthca_alloc allo
[all...]

Completed in 275 milliseconds