Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/neterion/
H A Ds2io.h163 struct stat_block { struct
816 struct stat_block *stats_info; /* Logical address of the stat block */
H A Ds2io.c838 size = sizeof(struct stat_block); in init_shared_mem()
880 struct stat_block *stats; in free_shared_mem()
2376 struct stat_block *stats = mac_control->stats_info; in free_tx_buffers()
2670 struct stat_block *stats = mac_control->stats_info; in free_rxd_blk()
3006 struct stat_block *stats = nic->mac_control.stats_info; in tx_intr_handler()
3241 struct stat_block *stats = sp->mac_control.stats_info; in s2io_updt_xpak_counter()
3410 struct stat_block *stats; in s2io_reset()
3479 memset(stats, 0, sizeof(struct stat_block)); in s2io_reset()
3733 struct stat_block *stats = nic->mac_control.stats_info; in s2io_enable_msi_x()
4022 struct stat_block *stats = mac_control->stats_info; in s2io_xmit()
[all …]