Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/neterion/
Ds2io.h162 struct stat_block { struct
815 struct stat_block *stats_info; /* Logical address of the stat block */
Ds2io.c836 size = sizeof(struct stat_block); in init_shared_mem()
878 struct stat_block *stats; in free_shared_mem()
2364 struct stat_block *stats = mac_control->stats_info; in free_tx_buffers()
2660 struct stat_block *stats = mac_control->stats_info; in free_rxd_blk()
3001 struct stat_block *stats = nic->mac_control.stats_info; in tx_intr_handler()
3234 struct stat_block *stats = sp->mac_control.stats_info; in s2io_updt_xpak_counter()
3400 struct stat_block *stats; in s2io_reset()
3469 memset(stats, 0, sizeof(struct stat_block)); in s2io_reset()
3725 struct stat_block *stats = nic->mac_control.stats_info; in s2io_enable_msi_x()
4014 struct stat_block *stats = mac_control->stats_info; in s2io_xmit()
[all …]