Home
last modified time | relevance | path

Searched refs:mlx5e_ktls_rx_resync (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_utils.h28 void mlx5e_ktls_rx_resync(struct net_device *netdev, struct sock *sk, u32 seq, u8 *rcd_sn);
Dktls.c85 mlx5e_ktls_rx_resync(netdev, sk, seq, rcd_sn); in mlx5e_ktls_resync()
Dktls_rx.c538 void mlx5e_ktls_rx_resync(struct net_device *netdev, struct sock *sk, in mlx5e_ktls_rx_resync() function