Home
last modified time | relevance | path

Searched refs:T3_MAX_FASTREG_DEPTH (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h179 #define T3_MAX_FASTREG_DEPTH 10 macro
Diwch_provider.c726 max_num_sg > T3_MAX_FASTREG_DEPTH) in iwch_alloc_mr()
1118 props->max_fast_reg_page_list_len = T3_MAX_FASTREG_DEPTH; in iwch_query_device()
Diwch_qp.c156 if (mhp->npages > T3_MAX_FASTREG_DEPTH) in build_memreg()