/drivers/thunderbolt/ |
D | tunnel.c | 49 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument 61 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument 63 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument 65 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument 67 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ argument 122 struct tb_tunnel *tunnel; in tb_tunnel_alloc() local 142 static int tb_pci_activate(struct tb_tunnel *tunnel, bool activate) in tb_pci_activate() 219 struct tb_tunnel *tunnel; in tb_tunnel_discover_pci() local 299 struct tb_tunnel *tunnel; in tb_tunnel_alloc_pci() local 501 static int tb_dp_xchg_caps(struct tb_tunnel *tunnel) in tb_dp_xchg_caps() [all …]
|
D | tb.c | 126 struct tb_tunnel *tunnel; in tb_discover_dp_resources() local 142 struct tb_tunnel *tunnel = NULL; in tb_switch_discover_tunnels() local 176 struct tb_tunnel *tunnel; in tb_discover_tunnels() local 304 struct tb_tunnel *tunnel; in tb_find_tunnel() local 349 struct tb_tunnel *tunnel; in tb_available_bandwidth() local 441 struct tb_tunnel *tunnel; in tb_release_unused_usb3_bandwidth() local 451 struct tb_tunnel *tunnel; in tb_reclaim_usb3_bandwidth() local 482 struct tb_tunnel *tunnel; in tb_tunnel_usb3() local 718 static void tb_deactivate_and_free_tunnel(struct tb_tunnel *tunnel) in tb_deactivate_and_free_tunnel() 768 struct tb_tunnel *tunnel; in tb_free_invalid_tunnels() local [all …]
|
D | tunnel.h | 102 static inline bool tb_tunnel_is_pci(const struct tb_tunnel *tunnel) in tb_tunnel_is_pci() 107 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp() 112 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma() 117 static inline bool tb_tunnel_is_usb3(const struct tb_tunnel *tunnel) in tb_tunnel_is_usb3()
|
D | test.c | 1335 struct tb_tunnel *tunnel; in tb_test_tunnel_dp() local 1373 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain() local 1419 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree() local 1470 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length() local 1669 struct tb_tunnel *tunnel; in tb_test_tunnel_dma() local 1712 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_rx() local 1749 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_tx() local 1787 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_chain() local 1852 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_match() local 1904 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_not_bonded() local [all …]
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun.c | 755 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(netdev); in mlx5e_tc_tun_device_to_offload() local 768 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(tunnel_dev); in mlx5e_tc_tun_init_encap_attr() local 784 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(filter_dev); in mlx5e_tc_tun_parse() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ipip.c | 203 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.h | 199 struct mlx5e_tc_tunnel *tunnel; member
|
D | en_fs.c | 880 struct ttc_params *ttc_params, bool tunnel) in mlx5e_set_ttc_params()
|
D | en_tc.c | 1987 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(filter_dev); in parse_tunnel_attr() local
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82599.c | 1369 bool tunnel; in ixgbe_fdir_add_signature_filter_82599() local
|
/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.c | 1695 u32 tunnel = 0; in ice_tx_csum() local
|
/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 1982 u32 tunnel = 0; in iavf_tx_enable_csum() local
|
/drivers/infiniband/hw/mlx4/ |
D | mad.c | 1482 struct mlx4_tunnel_mad *tunnel = tun_qp->ring[wr_ix].addr; in mlx4_ib_multiplex_mad() local
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 3199 u32 tunnel = 0; in i40e_tx_enable_csum() local
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed.h | 783 struct qed_tunnel_info tunnel; member
|