Lines Matching defs:tunnel
150 static inline bool tb_tunnel_is_active(const struct tb_tunnel *tunnel) in tb_tunnel_is_active()
171 static inline bool tb_tunnel_is_pci(const struct tb_tunnel *tunnel) in tb_tunnel_is_pci()
176 static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) in tb_tunnel_is_dp()
181 static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel) in tb_tunnel_is_dma()
186 static inline bool tb_tunnel_is_usb3(const struct tb_tunnel *tunnel) in tb_tunnel_is_usb3()
191 static inline bool tb_tunnel_direction_downstream(const struct tb_tunnel *tunnel) in tb_tunnel_direction_downstream()
199 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ argument
211 #define tb_tunnel_WARN(tunnel, fmt, arg...) \ argument
213 #define tb_tunnel_warn(tunnel, fmt, arg...) \ argument
215 #define tb_tunnel_info(tunnel, fmt, arg...) \ argument
217 #define tb_tunnel_dbg(tunnel, fmt, arg...) \ argument