Searched refs:T4_MAX_RECV_SGE (Results 1 – 5 of 5) sorted by relevance
315 props->max_sge = T4_MAX_RECV_SGE; in c4iw_query_device()
109 #define T4_MAX_RECV_SGE 4 macro
943 if (wr->num_sge > T4_MAX_RECV_SGE) { in c4iw_post_receive()
442 if (wr->num_sge > T4_MAX_RECV_SGE) { in c4iw_post_receive()
121 #define T4_MAX_RECV_SGE 4 macro