diff options
author | 2016-02-17 08:15:42 -0800 | |
---|---|---|
committer | 2016-02-29 17:10:27 -0500 | |
commit | 086dc6e359d11fd29d0f2041cdc0bb76a5d807d8 (patch) | |
tree | 20dc645465f0115f6bf77990929cab1ef371ad83 /net/unix/af_unix.c | |
parent | IB: new common API for draining queues (diff) | |
download | wireguard-linux-086dc6e359d11fd29d0f2041cdc0bb76a5d807d8.tar.xz wireguard-linux-086dc6e359d11fd29d0f2041cdc0bb76a5d807d8.zip |
iw_cxgb4: add queue drain functions
Add completion objects, named sq_drained and rq_drained, to the c4iw_qp
struct. The queue-specific completion object is signaled when the last
CQE is drained from the CQ for that queue.
Add c4iw_drain_sq() to block until qp->rq_drained is completed.
Add c4iw_drain_rq() to block until qp->sq_drained is completed.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions