Searched refs:T4_WRITE_CMPL_MAX_SGL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/cxgb4/ | ||
| H A D | t4.h | 95 #define T4_WRITE_CMPL_MAX_SGL 4 macro |
| H A D | qp.c | 1123 wr->sg_list[0].length && wr->num_sge <= T4_WRITE_CMPL_MAX_SGL && in c4iw_post_send() |