Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c32 u8 allow_tunnel_mode : 1; member
48 u8 allow_tunnel_mode : 1; member
598 if (rx->allow_tunnel_mode) in rx_destroy()
696 rx->allow_tunnel_mode = mlx5_eswitch_block_encap(mdev); in rx_create()
697 if (rx->allow_tunnel_mode) in rx_create()
751 if (rx->allow_tunnel_mode) in rx_create()
911 if (tx->allow_tunnel_mode) in tx_destroy()
954 tx->allow_tunnel_mode = mlx5_eswitch_block_encap(mdev); in tx_create()
955 if (tx->allow_tunnel_mode) in tx_create()
1021 if (tx->allow_tunnel_mode) in tx_create()
[all …]