Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c284 props->max_recv_sge = T4_MAX_RECV_SGE; in c4iw_query_device()
285 props->max_srq_sge = T4_MAX_RECV_SGE; in c4iw_query_device()
H A Dt4.h93 #define T4_MAX_RECV_SGE 4 macro