Searched refs:mthca_buddy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_mr.c42 struct mthca_buddy *buddy;
84 static u32 mthca_buddy_alloc(struct mthca_buddy *buddy, int order)
121 static void mthca_buddy_free(struct mthca_buddy *buddy, u32 seg, int order)
140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order)
179 static void mthca_buddy_cleanup(struct mthca_buddy *buddy)
191 struct mthca_buddy *buddy)
209 struct mthca_buddy *buddy)
H A Dmthca_dev.h206 struct mthca_buddy { struct
215 struct mthca_buddy mtt_buddy;
216 struct mthca_buddy *fmr_mtt_buddy;
224 struct mthca_buddy mtt_buddy;

Completed in 104 milliseconds