Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw.h117 #define I40IW_MIN_PAGES_PER_FMR 1 macro
H A Di40iw_verbs.c2234 if (iwmr->npages > I40IW_MIN_PAGES_PER_FMR) in i40iw_post_send()