Searched refs:stat_block (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.h162 struct stat_block { struct
816 struct stat_block *stats_info; /* Logical address of the stat block */
H A Ds2io.c907 size = sizeof(struct stat_block);
924 mac_control->stats_info = (struct stat_block *)tmp_v_addr;
949 struct stat_block *stats;
2436 struct stat_block *stats = mac_control->stats_info;
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;
3477 struct stat_block *stats;
3546 memset(stats, 0, sizeof(struct stat_block));
3798 struct stat_block *stat
[all...]

Completed in 78 milliseconds