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