Home
last modified time | relevance | path

Searched refs:T4_WRITE_CMPL_MAX_SGL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h95 #define T4_WRITE_CMPL_MAX_SGL 4 macro
H A Dqp.c1126 wr->sg_list[0].length && wr->num_sge <= T4_WRITE_CMPL_MAX_SGL && in c4iw_post_send()