Searched refs:tls_dev_resync (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls.c | 92 .tls_dev_resync = mlx5e_ktls_resync,
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_ktls.c | 129 .tls_dev_resync = fun_ktls_resync,
|
| /linux/net/tls/ |
| H A D | tls_device.c | 247 err = netdev->tlsdev_ops->tls_dev_resync(netdev, sk, seq, in tls_device_resync_tx() 705 netdev->tlsdev_ops->tls_dev_resync(netdev, sk, seq, rcd_sn, in tls_device_resync_rx() 1390 !dev->tlsdev_ops->tls_dev_resync) in tls_dev_event()
|
| /linux/include/net/ |
| H A D | tls.h | 280 int (*tls_dev_resync)(struct net_device *netdev, member
|