diff options
author | Bailey Forrest <bcf@google.com> | 2021-06-24 21:06:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-24 22:47:37 +0300 |
commit | 5ca2265eefc0bdfc80d4cbe9f70a81c40c41ae60 (patch) | |
tree | 566900e0c145c7fdd8f0589fef497b6855ca46ca /sound/x86 | |
parent | a5886ef4f4bfc305bfd9efdf6166621b5c602fca (diff) | |
download | linux-5ca2265eefc0bdfc80d4cbe9f70a81c40c41ae60.tar.xz |
gve: adminq: DQO specific device descriptor logic
- In addition to TX and RX queues, DQO has TX completion and RX buffer
queues.
- TX completions are received when the device has completed sending a
packet on the wire.
- RX buffers are posted on a separate queue form the RX completions.
- DQO descriptor rings are allowed to be smaller than PAGE_SIZE.
Signed-off-by: Bailey Forrest <bcf@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Catherine Sullivan <csully@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/x86')
0 files changed, 0 insertions, 0 deletions