Home
last modified time | relevance | path

Searched refs:xmt_gd_frames (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e100/
De100.h576 u32 xmt_gd_frames; /* Good frames transmitted */ member
De100_main.c1953 le32_to_cpu(bdp->stats_counters->basic_stats.xmt_gd_frames); in e100_manage_adaptive_ifs()
2226 if (le32_to_cpu(pstat->xmt_gd_frames)) { in e100_refresh_txthld()
2233 if ((le32_to_cpu(pstat->xmt_gd_frames) / in e100_refresh_txthld()
2244 if (le32_to_cpu(pstat->xmt_gd_frames) > in e100_refresh_txthld()
2584 le32_to_cpu(pstat->xmt_gd_frames); in e100_update_stats()