Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.h44 int mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, u64 *counters,
82 static inline int mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, in mlx5_fpga_ipsec_counters_read() function
Dipsec.c364 int mlx5_fpga_ipsec_counters_read(struct mlx5_core_dev *mdev, u64 *counters, in mlx5_fpga_ipsec_counters_read() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/accel/
Dipsec.c54 return mlx5_fpga_ipsec_counters_read(mdev, counters, count); in mlx5_accel_ipsec_counters_read()