diff options
| author | Bailey Forrest <bcf@google.com> | 2021-06-24 21:06:20 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-06-24 22:47:37 +0300 |
| commit | 920fb45193551dc0e6cd8fa89e2487906f1867f6 (patch) | |
| tree | 344919102da48335d96d42312026aaff8b100731 /drivers/usb/cdns3/cdns3-debug.h | |
| parent | 35f9b2f43f8e0aee52421640912edc1ec309fd2e (diff) | |
| download | linux-920fb45193551dc0e6cd8fa89e2487906f1867f6.tar.xz | |
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Using `page_offset` like a boolean means a page may only be split into
two sections. With page sizes larger than 4k, this can be very wasteful.
Future commits in this patchset use `struct gve_rx_slot_page_info` in a
way which supports a fixed buffer size and a variable 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 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions
