Expand description

Completion Queues (CQ) are circular buffers used by the HCA to post completion reports upon completion of a work request. This module defines the layout of an CQ, the context used to initialize an CQ and related functions.

(PRM Section 8.18: Completion Queues)

Structs