Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1441 enum rx_msdu_decap_format decap; in ath10k_htt_rx_h_undecap() local
1455 decap = MS(__le32_to_cpu(rxd->msdu_start.common.info1), in ath10k_htt_rx_h_undecap()
1458 switch (decap) { in ath10k_htt_rx_h_undecap()
1736 enum rx_msdu_decap_format decap; in ath10k_htt_rx_h_unchain() local
1740 decap = MS(__le32_to_cpu(rxd->msdu_start.common.info1), in ath10k_htt_rx_h_unchain()
1748 if (decap != RX_MSDU_DECAP_RAW || in ath10k_htt_rx_h_unchain()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c392 struct mlxsw_sp_fib_entry_decap decap; /* Valid for decap entries. */ member
1084 fib_entry->decap.ipip_entry = ipip_entry; in mlxsw_sp_fib_entry_decap_init()
1085 fib_entry->decap.tunnel_index = tunnel_index; in mlxsw_sp_fib_entry_decap_init()
1093 fib_entry->decap.ipip_entry->decap_fib_entry = NULL; in mlxsw_sp_fib_entry_decap_fini()
1094 fib_entry->decap.ipip_entry = NULL; in mlxsw_sp_fib_entry_decap_fini()
1096 1, fib_entry->decap.tunnel_index); in mlxsw_sp_fib_entry_decap_fini()
4064 struct mlxsw_sp_ipip_entry *ipip_entry = fib_entry->decap.ipip_entry; in mlxsw_sp_fib_entry_op_ipip_decap()
4072 fib_entry->decap.tunnel_index); in mlxsw_sp_fib_entry_op_ipip_decap()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1249 !MLX5_CAP_ESW_FLOWTABLE_FDB(dev, decap))) in mlx5_devlink_eswitch_encap_mode_set()
Deswitch.c1750 MLX5_CAP_ESW_FLOWTABLE_FDB(dev, decap)) in mlx5_eswitch_init()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h340 u8 decap[0x1]; member