Searched defs:tunnel (Results 1 – 6 of 6) sorted by relevance
/drivers/thunderbolt/ |
D | tunnel_pci.c | 13 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument 24 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument 26 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument 28 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument 61 struct tb_pci_tunnel *tunnel = kzalloc(sizeof(*tunnel), GFP_KERNEL); in tb_pci_alloc() local 119 void tb_pci_free(struct tb_pci_tunnel *tunnel) in tb_pci_free() 133 bool tb_pci_is_invalid(struct tb_pci_tunnel *tunnel) in tb_pci_is_invalid() 161 int tb_pci_restart(struct tb_pci_tunnel *tunnel) in tb_pci_restart() 195 int tb_pci_activate(struct tb_pci_tunnel *tunnel) in tb_pci_activate() 217 void tb_pci_deactivate(struct tb_pci_tunnel *tunnel) in tb_pci_deactivate()
|
D | tb.c | 65 struct tb_pci_tunnel *tunnel; in tb_free_invalid_tunnels() local 151 struct tb_pci_tunnel *tunnel; in tb_activate_pcie_devices() local 308 struct tb_pci_tunnel *tunnel; in thunderbolt_shutdown_and_free() local 411 struct tb_pci_tunnel *tunnel, *n; in thunderbolt_resume() local
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82599.c | 1396 bool tunnel; in ixgbe_fdir_add_signature_filter_82599() local
|
/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 1671 u32 tunnel = 0; in i40e_tx_enable_csum() local
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 2446 u32 tunnel = 0; in i40e_tx_enable_csum() local
|
/drivers/infiniband/hw/mlx4/ |
D | mad.c | 1458 struct mlx4_tunnel_mad *tunnel = tun_qp->ring[wr_ix].addr; in mlx4_ib_multiplex_mad() local
|