Searched defs:tb_tunnel (Results 1 – 1 of 1) sorted by relevance
33 struct tb_tunnel { struct39 int (*init)(struct tb_tunnel *tunnel); argument40 int (*activate)(struct tb_tunnel *tunnel, bool activate); argument42 enum tb_tunnel_type type; argument45 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down); argument