Home
last modified time | relevance | path

Searched refs:usb4_dp_port_granularity (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c2705 int usb4_dp_port_granularity(struct tb_port *port) in usb4_dp_port_granularity() function
2794 ret = usb4_dp_port_granularity(port); in usb4_dp_port_set_estimated_bandwidth()
2827 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocated_bandwidth()
2921 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocate_bandwidth()
2964 ret = usb4_dp_port_granularity(port); in usb4_dp_port_requested_bandwidth()
H A Dtb.h1351 int usb4_dp_port_granularity(struct tb_port *port);
H A Dtunnel.c940 ret = usb4_dp_port_granularity(in); in tb_dp_bandwidth_mode_maximum_bandwidth()
H A Dtb.c2353 ret = usb4_dp_port_granularity(in); in tb_alloc_dp_bandwidth()