Searched refs:rx_ipv4 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c65 return ipsec->rx_ipv4;
542 mutex_lock(&ipsec->rx_ipv4->ft.mutex);
543 if (ipsec->rx_ipv4->ft.refcnt)
545 mutex_unlock(&ipsec->rx_ipv4->ft.mutex);
558 mutex_lock(&ipsec->rx_ipv4->ft.mutex);
559 if (ipsec->rx_ipv4->ft.refcnt)
561 mutex_unlock(&ipsec->rx_ipv4->ft.mutex);
1963 ipsec_fs_destroy_single_counter(mdev, ipsec->rx_ipv4->fc);
2014 ipsec->rx_ipv4->fc = fc;
2040 ipsec->rx_ipv6->fc = ipsec->rx_ipv4
[all...]
H A Dipsec.h234 struct mlx5e_ipsec_rx *rx_ipv4; member in struct:mlx5e_ipsec

Completed in 577 milliseconds