| /linux/include/drm/display/ |
| H A D | drm_dp_tunnel.h | 24 struct drm_dp_tunnel *tunnel; member 36 static inline void drm_dp_tunnel_ref_get(struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_ref_get() 102 drm_dp_tunnel_get(struct drm_dp_tunnel *tunnel, struct ref_tracker **tracker) in drm_dp_tunnel_get() 108 drm_dp_tunnel_put(struct drm_dp_tunnel *tunnel, struct ref_tracker **tracker) {} in drm_dp_tunnel_put() 110 static inline void drm_dp_tunnel_ref_get(struct drm_dp_tunnel *tunnel, in drm_dp_tunnel_ref_get() 123 drm_dp_tunnel_destroy(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_destroy() 128 static inline int drm_dp_tunnel_enable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_enable_bw_alloc() 133 static inline int drm_dp_tunnel_disable_bw_alloc(struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_disable_bw_alloc() 138 static inline bool drm_dp_tunnel_bw_alloc_is_enabled(const struct drm_dp_tunnel *tunnel) in drm_dp_tunnel_bw_alloc_is_enabled() 144 drm_dp_tunnel_alloc_bw(struct drm_dp_tunnel *tunnel, int bw) in drm_dp_tunnel_alloc_bw() [all …]
|
| /linux/drivers/thunderbolt/ |
| H A D | tunnel.c | 181 struct tb_tunnel *tunnel; in tb_tunnel_alloc() local 202 static void tb_tunnel_get(struct tb_tunnel *tunnel) in tb_tunnel_get() 211 struct tb_tunnel *tunnel = container_of(kref, typeof(*tunnel), kref); in tb_tunnel_destroy() local 226 void tb_tunnel_put(struct tb_tunnel *tunnel) in tb_tunnel_put() 280 static inline void tb_tunnel_set_active(struct tb_tunnel *tunnel, bool active) in tb_tunnel_set_active() 293 static inline void tb_tunnel_changed(struct tb_tunnel *tunnel) in tb_tunnel_changed() 299 static int tb_pci_set_ext_encapsulation(struct tb_tunnel *tunnel, bool enable) in tb_pci_set_ext_encapsulation() 333 static int tb_pci_activate(struct tb_tunnel *tunnel, bool activate) in tb_pci_activate() 427 struct tb_tunnel *tunnel; in tb_tunnel_discover_pci() local 507 struct tb_tunnel *tunnel; in tb_tunnel_alloc_pci() local [all …]
|
| H A D | tb.c | 175 struct tb_tunnel *tunnel; in tb_discover_dp_resources() local 188 const struct tb_tunnel *tunnel; in tb_enable_clx() local 281 static void tb_increase_tmu_accuracy(struct tb_tunnel *tunnel) in tb_increase_tmu_accuracy() 384 struct tb_tunnel *tunnel = NULL; in tb_switch_discover_tunnels() local 495 struct tb_tunnel *tunnel; in tb_find_tunnel() local 559 struct tb_tunnel *tunnel; in tb_consumed_usb3_pcie_bandwidth() local 614 struct tb_tunnel *tunnel; in tb_consumed_dp_bandwidth() local 870 struct tb_tunnel *tunnel; in tb_release_unused_usb3_bandwidth() local 880 struct tb_tunnel *tunnel; in tb_reclaim_usb3_bandwidth() local 911 struct tb_tunnel *tunnel; in tb_tunnel_usb3() local [all …]
|
| /linux/net/l2tp/ |
| H A D | l2tp_core.c | 143 static void l2tp_tunnel_free(struct l2tp_tunnel *tunnel) in l2tp_tunnel_free() argument 181 struct l2tp_tunnel *tunnel; in l2tp_sk_to_tunnel() local 200 l2tp_tunnel_put(struct l2tp_tunnel * tunnel) l2tp_tunnel_put() argument 218 struct l2tp_tunnel *tunnel; l2tp_tunnel_get() local 235 struct l2tp_tunnel *tunnel = NULL; l2tp_tunnel_get_next() local 281 struct l2tp_tunnel *tunnel = READ_ONCE(session->tunnel); l2tp_v3_session_get() local 340 struct l2tp_tunnel *tunnel = READ_ONCE(session->tunnel); l2tp_v2_session_get_next() local 374 struct l2tp_tunnel *tunnel = READ_ONCE(session->tunnel); l2tp_v3_session_get_next() local 397 struct l2tp_tunnel *tunnel = READ_ONCE(session->tunnel); l2tp_v3_session_get_next() local 438 struct l2tp_tunnel *tunnel; l2tp_session_get_by_ifname() local 553 l2tp_session_register(struct l2tp_session * session,struct l2tp_tunnel * tunnel) l2tp_session_register() argument 657 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_recv_dequeue_skb() local 868 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_recv_common() local 1018 struct l2tp_tunnel *tunnel = NULL; l2tp_udp_encap_recv() local 1140 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_build_l2tpv2_header() local 1167 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_build_l2tpv3_header() local 1206 l2tp_xmit_queue(struct l2tp_tunnel * tunnel,struct sk_buff * skb,struct flowi * fl) l2tp_xmit_queue() argument 1224 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_xmit_core() local 1346 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_session_unhash() local 1380 l2tp_tunnel_closeall(struct l2tp_tunnel * tunnel) l2tp_tunnel_closeall() argument 1394 struct l2tp_tunnel *tunnel; l2tp_udp_encap_destroy() local 1403 l2tp_tunnel_remove(struct net * net,struct l2tp_tunnel * tunnel) l2tp_tunnel_remove() argument 1415 struct l2tp_tunnel *tunnel = container_of(work, struct l2tp_tunnel, l2tp_tunnel_del_work() local 1566 struct l2tp_tunnel *tunnel = NULL; l2tp_tunnel_create() local 1608 struct l2tp_tunnel *tunnel; l2tp_validate_socket() local 1635 l2tp_tunnel_register(struct l2tp_tunnel * tunnel,struct net * net,struct l2tp_tunnel_cfg * cfg) l2tp_tunnel_register() argument 1716 l2tp_tunnel_delete(struct l2tp_tunnel * tunnel) l2tp_tunnel_delete() argument 1773 l2tp_session_create(int priv_size,struct l2tp_tunnel * tunnel,u32 session_id,u32 peer_session_id,struct l2tp_session_cfg * cfg) l2tp_session_create() argument 1851 struct l2tp_tunnel *tunnel = NULL; l2tp_pre_exit_net() local [all...] |
| H A D | l2tp_netlink.c | 51 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get() local 105 struct l2tp_tunnel *tunnel, in l2tp_tunnel_notify() 193 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local 261 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_delete() local 291 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_modify() local 371 static int l2tp_nl_tunnel_send_addr(struct sk_buff *skb, struct l2tp_tunnel *tunnel) in l2tp_nl_tunnel_send_addr() 386 struct l2tp_tunnel *tunnel, u8 cmd) in l2tp_nl_tunnel_send() 452 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_get() local 503 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_dump() local 534 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_session_create() local [all …]
|
| H A D | l2tp_ppp.c | 256 struct l2tp_tunnel *tunnel; in pppol2tp_sendmsg() local 333 struct l2tp_tunnel *tunnel; in pppol2tp_xmit() local 615 pppol2tp_tunnel_mtu(const struct l2tp_tunnel * tunnel) pppol2tp_tunnel_mtu() argument 630 struct l2tp_tunnel *tunnel; pppol2tp_tunnel_get() local 694 struct l2tp_tunnel *tunnel; pppol2tp_connect() local 840 pppol2tp_session_create(struct net * net,struct l2tp_tunnel * tunnel,u32 session_id,u32 peer_session_id,struct l2tp_session_cfg * cfg) pppol2tp_session_create() argument 886 struct l2tp_tunnel *tunnel; pppol2tp_getname() local 1014 pppol2tp_tunnel_copy_stats(struct pppol2tp_ioc_stats * stats,struct l2tp_tunnel * tunnel) pppol2tp_tunnel_copy_stats() argument 1138 pppol2tp_tunnel_setsockopt(struct sock * sk,struct l2tp_tunnel * tunnel,int optname,int val) pppol2tp_tunnel_setsockopt() argument 1223 struct l2tp_tunnel *tunnel; pppol2tp_setsockopt() local 1263 pppol2tp_tunnel_getsockopt(struct sock * sk,struct l2tp_tunnel * tunnel,int optname,int * val) pppol2tp_tunnel_getsockopt() argument 1329 struct l2tp_tunnel *tunnel; pppol2tp_getsockopt() local 1393 struct l2tp_tunnel *tunnel; global() member 1490 struct l2tp_tunnel *tunnel = v; pppol2tp_seq_tunnel_show() local 1509 struct l2tp_tunnel *tunnel = session->tunnel; pppol2tp_seq_session_show() local [all...] |
| H A D | l2tp_debugfs.c | 39 struct l2tp_tunnel *tunnel; member 125 struct l2tp_tunnel *tunnel = v; l2tp_dfs_seq_tunnel_show() local [all...] |
| H A D | l2tp_eth.c | 185 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu() 225 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create()
|
| H A D | l2tp_core.h | 71 struct l2tp_tunnel *tunnel; /* back pointer to tunnel context */ member 287 static inline u32 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_dst_mtu() 303 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm() 311 static inline bool l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) in l2tp_tunnel_uses_xfrm()
|
| H A D | l2tp_ip6.c | 144 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local 270 struct l2tp_tunnel *tunnel; in l2tp_ip6_destroy_sock() local [all...] |
| /linux/net/ipv4/ |
| H A D | ip_tunnel.c | 238 struct ip_tunnel *tunnel; in __ip_tunnel_create() local 283 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_bind_dev() local 377 int ip_tunnel_rcv(struct ip_tunnel *tunnel, struct sk_buff *skb, in ip_tunnel_rcv() 517 struct ip_tunnel *tunnel = netdev_priv(dev); in tnl_update_pmtu() local 574 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_md_tunnel_xmit() local 672 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_xmit() local 1056 struct ip_tunnel *tunnel = netdev_priv(dev); in __ip_tunnel_change_mtu() local 1086 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dev_free() local 1094 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_dellink() local 1108 struct ip_tunnel *tunnel = netdev_priv(dev); in ip_tunnel_get_link_net() local [all …]
|
| H A D | ip_vti.c | 50 struct ip_tunnel *tunnel; in vti_input() local 103 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() local 172 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_xmit() local 283 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_xmit() local 320 struct ip_tunnel *tunnel; in vti4_err() local 438 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_tunnel_init() local 454 struct ip_tunnel *tunnel = netdev_priv(dev); in vti_fb_tunnel_init() local
|
| H A D | ipip.c | 221 struct ip_tunnel *tunnel; ipip_tunnel_rcv() local 285 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_xmit() local 391 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_init() local 524 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_fill_info() local [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.h | 26 bool tunnel; member
|
| H A D | port_sel.c | 201 enum mlx5_traffic_types tt, bool tunnel, in mlx5_lag_set_definer() 299 enum mlx5_traffic_types tt, bool tunnel, u8 *ports) in mlx5_lag_create_definer()
|
| /linux/net/ipv6/ |
| H A D | ip6_tunnel.c | 793 static int __ip6_tnl_rcv(struct ip6_tnl *tunnel, struct sk_buff *skb, in __ip6_tnl_rcv() 2155 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_fill_info() local 2187 struct ip6_tnl *tunnel = netdev_priv(dev); in ip6_tnl_get_link_net() local
|
| H A D | ip6_vti.c | 1075 struct ip6_tnl *tunnel = netdev_priv(dev); in vti6_fill_info() local
|
| /linux/net/netfilter/ |
| H A D | nft_tunnel.c | 131 const struct nft_tunnel *tunnel; in nft_tunnel_get_reduce() local
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ipip.c | 244 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_singleq_txrx.c | 45 u32 tunnel = 0; in idpf_tx_singleq_csum() local [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.h | 217 struct mlx5e_tc_tunnel *tunnel; member
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 1875 u32 tunnel = 0; in iavf_tx_enable_csum() local
|
| /linux/include/net/ |
| H A D | amt.h | 235 struct amt_tunnel_list *tunnel; member
|
| H A D | xfrm.h | 259 struct xfrm_state *tunnel; member 734 } tunnel; member 2223 bool tunnel = false; in xfrm_tunnel_check() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 2067 u32 tunnel = 0; ice_tx_csum() local [all...] |