Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c2411 static void ipsec_fs_destroy_single_counter(struct mlx5_core_dev *mdev, in ipsec_fs_destroy_single_counter() function
2423 ipsec_fs_destroy_single_counter(mdev, ipsec->tx->fc); in ipsec_fs_destroy_counters()
2424 ipsec_fs_destroy_single_counter(mdev, ipsec->rx_ipv4->fc); in ipsec_fs_destroy_counters()
2426 ipsec_fs_destroy_single_counter(mdev, ipsec->tx_esw->fc); in ipsec_fs_destroy_counters()
2427 ipsec_fs_destroy_single_counter(mdev, ipsec->rx_esw->fc); in ipsec_fs_destroy_counters()
2505 ipsec_fs_destroy_single_counter(mdev, ipsec->rx_esw->fc); in ipsec_fs_init_counters()
2507 ipsec_fs_destroy_single_counter(mdev, ipsec->tx->fc); in ipsec_fs_init_counters()
2509 ipsec_fs_destroy_single_counter(mdev, ipsec->rx_ipv4->fc); in ipsec_fs_init_counters()