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

/linux-master/drivers/thunderbolt/
H A Dswitch.c578 if (tb_switch_is_usb4(port->sw) && !tb_port_is_null(port))
622 if (!tb_port_is_null(port))
634 if (!tb_port_is_null(port))
1560 if (tb_port_is_null(port) && !tb_is_upstream_port(port)) {
2289 tb_port_is_null(port)) {
2785 if (!tb_port_is_null(port))
2790 !tb_port_is_null(&sw->ports[i + 1]))
3531 if (!tb_port_is_null(port))
H A Dtunnel.c142 if (tb_port_is_null(in_port) && tb_port_is_null(out_port) &&
251 if (tb_port_is_null(port))
1542 if (tb_port_is_null(port))
1921 if (tb_port_is_null(port))
H A Dtb.h621 static inline bool tb_port_is_null(const struct tb_port *port) function
1096 return tb_port_is_null(port) && port->sw->credit_allocation;
1122 if (!tb_port_is_null((p)) || !tb_is_upstream_port((p))) {\
H A Dusb4.c425 if (!tb_port_is_null(port))
808 if (tb_port_is_null(port))
947 if (!tb_port_is_null(p))
1042 if (!tb_port_is_null(port))
H A Dtb.c776 if (!tb_port_is_null(port))
2355 if (tb_port_is_null(port)) {
H A Ddebugfs.c1429 if (tb_port_is_null(port) || tb_port_is_nhi(port)) {

Completed in 140 milliseconds