Home
last modified time | relevance | path

Searched refs:usb4_dp_port_nrd (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dtb.h1301 int usb4_dp_port_nrd(struct tb_port *port, int *rate, int *lanes);
Dusb4.c2442 int usb4_dp_port_nrd(struct tb_port *port, int *rate, int *lanes) in usb4_dp_port_nrd() function
Dtunnel.c881 ret = usb4_dp_port_nrd(in, &rate, &lanes); in tb_dp_bandwidth_mode_maximum_bandwidth()