Home
last modified time | relevance | path

Searched refs:T4_MAX_RECV_SGE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c315 props->max_sge = T4_MAX_RECV_SGE; in c4iw_query_device()
H A Dt4.h109 #define T4_MAX_RECV_SGE 4 macro
H A Dqp.c943 if (wr->num_sge > T4_MAX_RECV_SGE) { in c4iw_post_receive()
/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c442 if (wr->num_sge > T4_MAX_RECV_SGE) { in c4iw_post_receive()
H A Dt4.h121 #define T4_MAX_RECV_SGE 4 macro