Searched refs:QLNXR_GSI_MAX_SEND_WR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxr/ | ||
H A D | qlnxr_cm.h | 35 #define QLNXR_GSI_MAX_SEND_WR (4096) macro |
H A D | qlnxr_cm.c | 203 if (attrs->cap.max_send_wr > QLNXR_GSI_MAX_SEND_WR) { in qlnxr_check_gsi_qp_attrs() |