Searched refs:BNXT_RE_MAX_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/bnxt_re/ | ||
| H A D | qplib_fp.h | 354 #define BNXT_RE_MAX_MSG_SIZE 0x80000000 macro |
| H A D | qplib_fp.c | 1926 if (data_len > BNXT_RE_MAX_MSG_SIZE) { in bnxt_qplib_post_send() |