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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dde620.c269 static int tot_cnt;
281 tot_cnt += cnt;
335 tot_cnt = 0;
344 printk("WRITE(%d)\n", tot_cnt/((bytes?bytes:1)));
368 tot_cnt = 0;
380 printk("READ(%d)\n", tot_cnt/(2*(bytes?bytes:1)));
266 static int tot_cnt; variable

Completed in 92 milliseconds