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