Searched refs:tx_esw (Results 1 – 2 of 2) sorted by relevance
88 return ipsec->tx_esw; in ipsec_tx()1240 if (tx == ipsec->tx_esw) { in tx_destroy()1255 if (tx == ipsec->tx_esw) { in ipsec_tx_create_attr_set()1298 if (tx == ipsec->tx_esw) { in tx_create()1400 if (tx == ipsec->tx_esw) in tx_get()2468 ipsec->tx_esw->fc = fc; in ipsec_fs_init_counters()2530 fc = ipsec->tx_esw->fc; in mlx5e_accel_ipsec_fs_read_stats()2727 kfree(ipsec->tx_esw); in mlx5e_accel_ipsec_fs_cleanup()2752 ipsec->tx_esw = kzalloc(sizeof(*ipsec->tx_esw), GFP_KERNEL); in mlx5e_accel_ipsec_fs_init()2753 if (!ipsec->tx_esw) in mlx5e_accel_ipsec_fs_init()[all …]
252 struct mlx5e_ipsec_tx *tx_esw; member
Completed in 13 milliseconds