Searched refs:QLNXR_GSI_MAX_SEND_WR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.h37 #define QLNXR_GSI_MAX_SEND_WR (4096) macro
H A Dqlnxr_cm.c208 if (attrs->cap.max_send_wr > QLNXR_GSI_MAX_SEND_WR) {
210 "(attrs->cap.max_send_wr > QLNXR_GSI_MAX_SEND_WR)\n");

Completed in 58 milliseconds