Searched refs:IRDMA_MIN_PAGES_PER_FMR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/irdma/ | ||
H A D | main.h | 89 #define IRDMA_MIN_PAGES_PER_FMR 1 macro |
H A D | verbs.c | 3414 if (iwmr->npages > IRDMA_MIN_PAGES_PER_FMR) in irdma_post_send() |