Searched refs:T4_MAX_RECV_SGE (Results 1 – 3 of 3) sorted by relevance
88 #define T4_MAX_RECV_SGE 4 macro
331 props->max_sge = T4_MAX_RECV_SGE; in c4iw_query_device()
890 if (wr->num_sge > T4_MAX_RECV_SGE) { in c4iw_post_receive()