Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth()
217 if (new < 0 || new > BANDWIDTH_AVAILABLE_INITIAL) in manage_bandwidth()
H A Dcore.h46 #define BANDWIDTH_AVAILABLE_INITIAL 4915 macro
H A Dcore-cdev.c1353 request->bandwidth > BANDWIDTH_AVAILABLE_INITIAL) in init_iso_resource()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth()
217 if (new < 0 || new > BANDWIDTH_AVAILABLE_INITIAL) in manage_bandwidth()
H A Dcore.h46 #define BANDWIDTH_AVAILABLE_INITIAL 4915 macro
H A Dcore-cdev.c1426 request->bandwidth > BANDWIDTH_AVAILABLE_INITIAL) in init_iso_resource()

Completed in 8 milliseconds