Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h354 #define BNXT_RE_MAX_MSG_SIZE 0x80000000 macro
H A Dqplib_fp.c1926 if (data_len > BNXT_RE_MAX_MSG_SIZE) { in bnxt_qplib_post_send()