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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ds2io.h85 unsigned long long ring_full_cnt[8]; member in struct:swStat
H A Ds2io.c4486 memset(&sw_stat->ring_full_cnt, 0,
4487 sizeof(sw_stat->ring_full_cnt));
4523 sw_stat->ring_full_cnt[i] += temp64;
4530 sw_stat->ring_full_cnt[i+4] += temp64;
6552 tmp_stats[i++] = swstats->ring_full_cnt[k];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ds2io.h85 unsigned long long ring_full_cnt[8]; member in struct:swStat
H A Ds2io.c4486 memset(&sw_stat->ring_full_cnt, 0,
4487 sizeof(sw_stat->ring_full_cnt));
4523 sw_stat->ring_full_cnt[i] += temp64;
4530 sw_stat->ring_full_cnt[i+4] += temp64;
6552 tmp_stats[i++] = swstats->ring_full_cnt[k];

Completed in 146 milliseconds