1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/qualcomm/rmnet
Daniele Palmas db8a563a9d net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
Add support for ETHTOOL_COALESCE_TX_AGGR for configuring the tx
aggregation settings.

Signed-off-by: Daniele Palmas <dnlplm@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-01-13 10:23:52 +00:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
rmnet_config.c net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00
rmnet_config.h net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00
rmnet_handlers.c net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00
rmnet_handlers.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
rmnet_map.h net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00
rmnet_map_command.c net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros 2021-03-15 20:41:58 -07:00
rmnet_map_data.c net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00
rmnet_private.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
rmnet_vnd.c net: qualcomm: rmnet: add ethtool support for configuring tx aggregation 2023-01-13 10:23:52 +00:00
rmnet_vnd.h net: qualcomm: rmnet: add tx packets aggregation 2023-01-13 10:23:52 +00:00