Searched refs:decap (Results 1 – 5 of 5) sorted by relevance
1441 enum rx_msdu_decap_format decap; in ath10k_htt_rx_h_undecap() local1455 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() local1740 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()
392 struct mlxsw_sp_fib_entry_decap decap; /* Valid for decap entries. */ member1084 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()
1249 !MLX5_CAP_ESW_FLOWTABLE_FDB(dev, decap))) in mlx5_devlink_eswitch_encap_mode_set()
1750 MLX5_CAP_ESW_FLOWTABLE_FDB(dev, decap)) in mlx5_eswitch_init()
340 u8 decap[0x1]; member