Symbol: tb_port_is_null
drivers/thunderbolt/debugfs.c
2278
if (tb_port_is_null(port) || tb_port_is_nhi(port)) {
drivers/thunderbolt/path.c
415
if (tb_port_is_null(port) ||
drivers/thunderbolt/path.c
564
if (tb_port_is_null(path->hops[i].in_port) ||
drivers/thunderbolt/switch.c
1597
if (tb_port_is_null(port) && !tb_is_upstream_port(port)) {
drivers/thunderbolt/switch.c
2329
tb_port_is_null(port)) {
drivers/thunderbolt/switch.c
2829
if (!tb_port_is_null(port))
drivers/thunderbolt/switch.c
2834
!tb_port_is_null(&sw->ports[i + 1]))
drivers/thunderbolt/switch.c
3586
if (!tb_port_is_null(port))
drivers/thunderbolt/switch.c
578
if (tb_switch_is_usb4(port->sw) && !tb_port_is_null(port))
drivers/thunderbolt/switch.c
624
if (!tb_port_is_null(port))
drivers/thunderbolt/switch.c
636
if (!tb_port_is_null(port))
drivers/thunderbolt/tb.c
2509
if (tb_port_is_null(port)) {
drivers/thunderbolt/tb.c
829
if (!tb_port_is_null(port))
drivers/thunderbolt/tb.h
1130
return tb_port_is_null(port) && port->sw->credit_allocation;
drivers/thunderbolt/tb.h
1156
if (!tb_port_is_null((p)) || !tb_is_upstream_port((p))) {\
drivers/thunderbolt/tunnel.c
173
if (tb_port_is_null(in_port) && tb_port_is_null(out_port) &&
drivers/thunderbolt/tunnel.c
1789
if (tb_port_is_null(port))
drivers/thunderbolt/tunnel.c
2169
if (tb_port_is_null(port))
drivers/thunderbolt/tunnel.c
408
if (tb_port_is_null(port))
drivers/thunderbolt/usb4.c
1088
if (!tb_port_is_null(port))
drivers/thunderbolt/usb4.c
439
if (!tb_port_is_null(port))
drivers/thunderbolt/usb4.c
835
if (tb_port_is_null(port))
drivers/thunderbolt/usb4.c
989
if (!tb_port_is_null(p))