linux/drivers/net/ethernet/google/gve
Shailend Chand c93462b914 gve: Implement queue api
The new netdev queue api is implemented for gve.

Tested-by: Mina Almasry <almasrymina@google.com>
Reviewed-by: Mina Almasry <almasrymina@google.com>
Reviewed-by: Praveen Kaligineedi <pkaligineedi@google.com>
Reviewed-by: Harshitha Ramamurthy <hramamurthy@google.com>
Signed-off-by: Shailend Chand <shailend@google.com>
Link: https://lore.kernel.org/all/20240501232549.1327174-11-shailend@google.com/
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-05-06 18:23:05 -07:00
..
gve.h gve: Implement queue api 2024-05-06 18:23:05 -07:00
gve_adminq.c gve: Add adminq funcs to add/remove a single Rx queue 2024-05-05 14:35:34 +01:00
gve_adminq.h gve: Add adminq funcs to add/remove a single Rx queue 2024-05-05 14:35:34 +01:00
gve_desc.h gve: trivial spell fix Recive to Receive 2023-07-14 10:28:17 +01:00
gve_desc_dqo.h
gve_dqo.h gve: Implement queue api 2024-05-06 18:23:05 -07:00
gve_ethtool.c gve: Alloc and free QPLs with the rings 2024-05-05 14:35:34 +01:00
gve_main.c gve: Implement queue api 2024-05-06 18:23:05 -07:00
gve_register.h gve: Deprecate adminq_pfn for pci revision 0x1. 2023-11-29 08:32:36 -08:00
gve_rx.c gve: Implement queue api 2024-05-06 18:23:05 -07:00
gve_rx_dqo.c gve: Implement queue api 2024-05-06 18:23:05 -07:00
gve_tx.c gve: Alloc and free QPLs with the rings 2024-05-05 14:35:34 +01:00
gve_tx_dqo.c gve: Alloc and free QPLs with the rings 2024-05-05 14:35:34 +01:00
gve_utils.c gve: Add header split data path 2024-03-04 10:03:32 +00:00
gve_utils.h gve: Add header split data path 2024-03-04 10:03:32 +00:00
Makefile