Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.h162 struct stat_block { struct
815 struct stat_block *stats_info; /* Logical address of the stat block */
Ds2io.c845 size = sizeof(struct stat_block); in init_shared_mem()
887 struct stat_block *stats; in free_shared_mem()
2373 struct stat_block *stats = mac_control->stats_info; in free_tx_buffers()
2674 struct stat_block *stats = mac_control->stats_info; in free_rxd_blk()
3015 struct stat_block *stats = nic->mac_control.stats_info; in tx_intr_handler()
3248 struct stat_block *stats = sp->mac_control.stats_info; in s2io_updt_xpak_counter()
3414 struct stat_block *stats; in s2io_reset()
3483 memset(stats, 0, sizeof(struct stat_block)); in s2io_reset()
3739 struct stat_block *stats = nic->mac_control.stats_info; in s2io_enable_msi_x()
4029 struct stat_block *stats = mac_control->stats_info; in s2io_xmit()
[all …]