Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mthca/
HDmthca_memfree.h51 struct mthca_icm_chunk { struct
76 struct mthca_icm_chunk *chunk; argument
105 struct mthca_icm_chunk, list); in mthca_icm_first()
123 struct mthca_icm_chunk, list); in mthca_icm_next()
HDmthca_memfree.c63 static void mthca_free_icm_pages(struct mthca_dev *dev, struct mthca_icm_chunk *chunk) in mthca_free_icm_pages()
76 static void mthca_free_icm_coherent(struct mthca_dev *dev, struct mthca_icm_chunk *chunk) in mthca_free_icm_coherent()
89 struct mthca_icm_chunk *chunk, *tmp; in mthca_free_icm()
140 struct mthca_icm_chunk *chunk = NULL; in mthca_alloc_icm()
280 struct mthca_icm_chunk *chunk; in mthca_table_find()