Searched defs:num_wqes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinfiniband.h111 unsigned int num_wqes; member in struct:ib_work_queue
117 * first empty entry). This value is not bounded by num_wqes;
118 * users must logical-AND with (num_wqes-1) to generate an
219 * first empty entry). This value is not bounded by num_wqes;
220 * users must logical-AND with (num_wqes-1) to generate an
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dhermon.h660 unsigned int num_wqes; member in struct:hermon_send_work_queue

Completed in 267 milliseconds