Searched refs:packet_bandwidth (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | iso-resources.c | 48 static unsigned int packet_bandwidth(unsigned int max_payload_bytes, int speed) in packet_bandwidth() function 114 r->bandwidth = packet_bandwidth(max_payload_bytes, speed); in fw_iso_resources_allocate()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | iso-resources.c | 48 static unsigned int packet_bandwidth(unsigned int max_payload_bytes, int speed) in packet_bandwidth() function 114 r->bandwidth = packet_bandwidth(max_payload_bytes, speed); in fw_iso_resources_allocate()
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | most_usb.c | 791 { "packet_bandwidth", DRCI_REG_PACKET_BW }, 884 static DEVICE_ATTR(packet_bandwidth, 0444, value_show, NULL);
|
/kernel/linux/linux-6.6/drivers/most/ |
H A D | most_usb.c | 791 { "packet_bandwidth", DRCI_REG_PACKET_BW }, 884 static DEVICE_ATTR(packet_bandwidth, 0444, value_show, NULL);
|
Completed in 7 milliseconds