]> Git Repo - linux.git/commit - net/xfrm/xfrm_state.c
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
authorLeon Romanovsky <[email protected]>
Tue, 3 Oct 2023 17:57:20 +0000 (20:57 +0300)
committerSaeed Mahameed <[email protected]>
Tue, 6 Feb 2024 00:45:49 +0000 (16:45 -0800)
commitfd2bc4195d5107f88c1b90e1ec935888ccbfc5c0
tree5501447fa7eed70a98da74dd193f6a7ce1d2134c
parent8ff25dac88f616ebebb30830e3a20f079d7a30c9
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update

In order to allow drivers to fill all statistics, change the name
of xdo_dev_state_update_curlft to be xdo_dev_state_update_stats.

Acked-by: Steffen Klassert <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Documentation/networking/xfrm_device.rst
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c
include/linux/netdevice.h
include/net/xfrm.h
net/xfrm/xfrm_state.c
net/xfrm/xfrm_user.c
This page took 0.071047 seconds and 4 git commands to generate.