Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c331 props->max_fast_reg_page_list_len = T4_MAX_FR_DEPTH; in c4iw_query_device()
HDt4.h110 #define T4_MAX_FR_DEPTH (T4_MAX_FR_IMMD / sizeof(u64)) macro
HDqp.c519 if (wr->wr.fast_reg.page_list_len > T4_MAX_FR_DEPTH) in build_fastreg()