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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c924 mac_control->stats_info = (struct stat_block *)tmp_v_addr;
928 mac_control->stats_info->sw_stat.mem_allocated += mem_allocated;
959 stats = mac_control->stats_info;
2436 struct stat_block *stats = mac_control->stats_info;
2528 struct swStat *swstats = &ring->nic->mac_control.stats_info->sw_stat;
2738 struct stat_block *stats = mac_control->stats_info;
3076 struct stat_block *stats = nic->mac_control.stats_info;
3311 struct stat_block *stats = sp->mac_control.stats_info;
3533 stats = sp->mac_control.stats_info;
3798 struct stat_block *stats = nic->mac_control.stats_info;
[all...]
H A Ds2io.h816 struct stat_block *stats_info; /* Logical address of the stat block */ member in struct:mac_info

Completed in 54 milliseconds