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

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h156 #define QLNXR_SQE_ELEMENT_SIZE (sizeof(struct rdma_sq_sge)) /* bytes */ macro
158 QLNXR_SQE_ELEMENT_SIZE) /* number */
160 QLNXR_SQE_ELEMENT_SIZE) /* number */
162 (QLNXR_SQE_ELEMENT_SIZE) / (QLNXR_MAX_SQE_ELEMENTS_PER_SQE))
H A Dqlnxr_verbs.c2917 QLNXR_SQE_ELEMENT_SIZE,
2984 QLNXR_SQE_ELEMENT_SIZE,
3054 QLNXR_SQE_ELEMENT_SIZE,
4118 for (i = 0; i < QLNXR_SQE_ELEMENT_SIZE / sizeof(u64); i++, p++)

Completed in 129 milliseconds