Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c42 u8 allow_tunnel_mode : 1; member
63 u8 allow_tunnel_mode : 1; member
715 if (rx->allow_tunnel_mode) in rx_destroy()
1047 rx->allow_tunnel_mode = mlx5_eswitch_block_encap(mdev); in rx_create()
1048 if (rx->allow_tunnel_mode) in rx_create()
1084 if (rx->allow_tunnel_mode) in rx_create()
1245 if (tx->allow_tunnel_mode) in tx_destroy()
1289 if (tx->allow_tunnel_mode) in tx_create()
1355 if (tx->allow_tunnel_mode) in tx_create()
2833 return tx->allow_tunnel_mode; in mlx5e_ipsec_fs_tunnel_enabled()
[all …]