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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/agp/
H A Disoch.c87 u32 tot_bw = 0, tot_n = 0, tot_rq = 0, y_max, rq_isoch, rq_async; local
220 tot_rq += master[cdev].rq;
231 if (tot_rq > rq_isoch) {
244 rem_isoch = rq_isoch - tot_rq;

Completed in 89 milliseconds