Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h179 #define T3_MAX_FASTREG_DEPTH 10 macro
Diwch_qp.c155 if (wr->wr.fast_reg.page_list_len > T3_MAX_FASTREG_DEPTH) in build_fastreg()
Diwch_provider.c1176 props->max_fast_reg_page_list_len = T3_MAX_FASTREG_DEPTH; in iwch_query_device()