Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw.h117 #define I40IW_MIN_PAGES_PER_FMR 1 macro
Di40iw_verbs.c2344 if (iwmr->npages > I40IW_MIN_PAGES_PER_FMR) in i40iw_post_send()