Searched refs:allow_tunnel_mode (Results 1 – 1 of 1) sorted by relevance
32 u8 allow_tunnel_mode : 1; member48 u8 allow_tunnel_mode : 1; member598 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 …]