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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-q.c610 int highest_load = uhci->load[phase]; local
613 highest_load = max_t(int, highest_load, uhci->load[phase]);
614 return highest_load;

Completed in 34 milliseconds