Home
last modified time | relevance | path

Searched refs:tb_port_is_null (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/thunderbolt/
H A Dswitch.c581 if (tb_switch_is_usb4(port->sw) && !tb_port_is_null(port)) in tb_port_add_nfc_credits()
627 if (!tb_port_is_null(port)) in tb_port_unlock()
639 if (!tb_port_is_null(port)) in __tb_port_enable()
1600 if (tb_port_is_null(port) && !tb_is_upstream_port(port)) { in tb_switch_reset_host()
2333 tb_port_is_null(port)) { in tb_switch_uevent()
2828 if (!tb_port_is_null(port)) in tb_switch_default_link_ports()
2833 !tb_port_is_null(&sw->ports[i + 1])) in tb_switch_default_link_ports()
3581 if (!tb_port_is_null(port)) in tb_switch_resume()
H A Dtunnel.c173 if (tb_port_is_null(in_port) && tb_port_is_null(out_port) && in tb_init_pm_support()
380 if (tb_port_is_null(port)) in tb_pci_init_credits()
1760 if (tb_port_is_null(port)) in tb_dma_reserve_credits()
2140 if (tb_port_is_null(port)) in tb_usb3_init_credits()
H A Dtb.h631 static inline bool tb_port_is_null(const struct tb_port *port) in tb_port_is_null() function
1128 return tb_port_is_null(port) && port->sw->credit_allocation; in tb_port_use_credit_allocation()
1154 if (!tb_port_is_null((p)) || !tb_is_upstream_port((p))) {\
H A Dusb4.c434 if (!tb_port_is_null(port)) in usb4_switch_set_wake()
830 if (tb_port_is_null(port)) in usb4_switch_credits_init()
984 if (!tb_port_is_null(p)) in usb4_port_index()
1083 if (!tb_port_is_null(port)) in usb4_switch_add_ports()
H A Dtb.c829 if (!tb_port_is_null(port)) in tb_available_bandwidth()
2509 if (tb_port_is_null(port)) { in tb_handle_hotplug()
H A Ddebugfs.c2270 if (tb_port_is_null(port) || tb_port_is_nhi(port)) { in path_show()